Home
last modified time | relevance | path

Searched defs:handler_thread_ (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dextractor.h46 std::future<bool> handler_thread_; variable
H A Dsnapuserd_test.cpp1242 std::future<bool> handler_thread_; member in android::snapshot::HandlerTest
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dsuspend_resume_handler.h74 std::thread handler_thread_; variable
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.h241 pthread_t handler_thread_; variable
H A Dminidump_generator.h222 mach_port_t handler_thread_; variable
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/
H A DInspector.h152 mach_port_t handler_thread_; variable
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.h441 HANDLE handler_thread_; variable
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp154 std::thread handler_thread_; member in __anon3ba063df0111::ReconnectHandler