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