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