Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_testlib.cpp76 volatile int* exit_flag; member
136 void test_get_context_and_wait(void* ucontext, volatile int* exit_flag) { in test_get_context_and_wait()
/aosp12/bootable/recovery/tests/unit/
H A Dfuse_sideload_test.cpp105 std::string exit_flag = std::string(mount_point.path) + "/" + FUSE_SIDELOAD_HOST_EXIT_FLAG; in TEST() local
/aosp12/hardware/qcom/sm8150/media/hypv-intercept/
H A Dhypv_intercept.cpp63 bool exit_flag; member