Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.cpp465 void InspectorServer::OnCallDebuggerStepOut(std::function<void(PtThread)> &&handler) in OnCallDebuggerStepOut() function in panda::tooling::inspector::InspectorServer
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp354 TEST_F(ServerTest, OnCallDebuggerStepOut) in TEST_F() argument