Searched defs:OnCallRuntimeEnable (Results 1 – 2 of 2) sorted by relevance
487 void InspectorServer::OnCallRuntimeEnable(std::function<void(PtThread)> &&handler) in OnCallRuntimeEnable() function in ark::tooling::inspector::InspectorServer
557 TEST_F(ServerTest, OnCallRuntimeEnable) in TEST_F() argument