Searched refs:ReplyToMethodInvocation (Results 1 – 2 of 2) sorted by relevance
88 void ReplyToMethodInvocation(ClientID, RequestID, AsyncResult<ProtoMessage>);
269 host_weak_ptr->ReplyToMethodInvocation(client_id, request_id, in OnInvokeMethod()284 void HostImpl::ReplyToMethodInvocation(ClientID client_id, in ReplyToMethodInvocation() function in perfetto::ipc::HostImpl