Home
last modified time | relevance | path

Searched refs:WaitForDebugger (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/src/Vulkan/
Dmain.cpp49 static void WaitForDebugger(HINSTANCE instance) in WaitForDebugger() function
72 WaitForDebugger(instance); in DllMain()
/external/angle/src/libGLESv2/
Dglobal_state.cpp276 void WaitForDebugger(HINSTANCE instance) in WaitForDebugger() function
292 void WaitForDebugger(HINSTANCE instance) {}
303 WaitForDebugger(instance); in DllMain()
/external/libchrome/base/debug/
Ddebugger.h19 BASE_EXPORT bool WaitForDebugger(int wait_seconds, bool silent);
Ddebugger.cc15 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() function
/external/cronet/tot/base/debug/
Ddebugger.h19 BASE_EXPORT bool WaitForDebugger(int wait_seconds, bool silent);
Ddebugger.cc21 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() function
/external/cronet/stable/base/debug/
Ddebugger.h19 BASE_EXPORT bool WaitForDebugger(int wait_seconds, bool silent);
Ddebugger.cc21 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() function
/external/cronet/stable/testing/android/native_test/
Dnative_test_launcher.cc146 base::debug::WaitForDebugger(24 * 60 * 60, true); in JNI_NativeTest_RunTests()
/external/cronet/tot/testing/android/native_test/
Dnative_test_launcher.cc146 base::debug::WaitForDebugger(24 * 60 * 60, true); in JNI_NativeTest_RunTests()
/external/libchrome/base/test/
Dtest_suite.cc390 debug::WaitForDebugger(60, true); in Initialize()
/external/cronet/tot/base/test/
Dtest_suite.cc547 debug::WaitForDebugger(60, true); in Initialize()
/external/cronet/stable/base/test/
Dtest_suite.cc547 debug::WaitForDebugger(60, true); in Initialize()