Home
last modified time | relevance | path

Searched defs:dump_command (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_util.c119 const char *dump_command = debug_get_option("LIMA_DUMP_FILE", "lima.dump"); in lima_dump_create() local
148 const char *dump_command = debug_get_option("LIMA_DUMP_FILE", "lima.dump"); in lima_dump_free() local
/aosp_15_r20/packages/modules/adb/client/
Dfastdeploy.cpp251 std::string dump_command = android::base::StringPrintf( in extract_metadata() local
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/
H A Dfailure_details.proto124 DumpCommand dump_command = 147; field