Searched refs:OnBindService (Results 1 – 2 of 2) sorted by relevance
77 void OnBindService(ClientConnection*, const Frame&);
151 return OnBindService(client, req_frame); in OnReceivedFrame()162 void HostImpl::OnBindService(ClientConnection* client, const Frame& req_frame) { in OnBindService() function in perfetto::ipc::HostImpl