Searched refs:OnInvokeMethod (Results 1 – 2 of 2) sorted by relevance
87 void OnInvokeMethod(ClientConnection*, const Frame&);
206 return OnInvokeMethod(client, req_frame); in OnReceivedFrame()236 void HostImpl::OnInvokeMethod(ClientConnection* client, in OnInvokeMethod() function in perfetto::ipc::HostImpl