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