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