Home
last modified time | relevance | path

Searched defs:CallDebuggerResumed (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.cpp109 void InspectorServer::CallDebuggerResumed(PtThread thread) in CallDebuggerResumed() function in ark::tooling::inspector::InspectorServer
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp93 TEST_F(ServerTest, CallDebuggerResumed) in TEST_F() argument