Home
last modified time | relevance | path

Searched defs:req (Results 1 – 1 of 1) sorted by relevance

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc36880 std::unique_ptr<CommitDataRequest> req; in FlushPendingCommitDataRequests() local
66516 Frame::BindService* req = frame.mutable_msg_bind_service(); in BindService() local
66544 Frame::InvokeMethod* req = frame.mutable_msg_invoke_method(); in BeginInvoke() local
66655 QueuedRequest req = std::move(queued_requests_it->second); in OnFrameReceived() local
66677 void ClientImpl::OnBindServiceReply(QueuedRequest req, in OnBindServiceReply()
66713 void ClientImpl::OnInvokeMethodReply(QueuedRequest req, in OnInvokeMethodReply()
67151 const Frame::BindService& req = req_frame.msg_bind_service(); in OnBindService() local
67171 const Frame::InvokeMethod& req = req_frame.msg_invoke_method(); in OnInvokeMethod() local
67499 void _IPC_Invoker(::perfetto::ipc::Service* s, in _IPC_Invoker()
68965 protos::gen::EnableTracingRequest req; in EnableTracing() local
[all …]