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