Searched defs:OnCallRuntimeRunIfWaitingForDebugger (Results 1 – 4 of 4) sorted by relevance
888 TEST_F(ServerTest, OnCallRuntimeRunIfWaitingForDebugger) in TEST_F() argument
900 void InspectorServer::OnCallRuntimeRunIfWaitingForDebugger(std::function<void(PtThread)> &&handler) in OnCallRuntimeRunIfWaitingForDebugger() function in ark::tooling::inspector::InspectorServer