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