Searched defs:async_response (Results 1 – 3 of 3) sorted by relevance
89 ipc::Deferred<protos::gen::EnableTracingResponse> async_response; in EnableTracing() local110 ipc::Deferred<protos::gen::ChangeTraceConfigResponse> async_response; in ChangeTraceConfig() local127 ipc::Deferred<protos::gen::StartTracingResponse> async_response; in StartTracing() local143 ipc::Deferred<protos::gen::DisableTracingResponse> async_response; in DisableTracing() local159 ipc::Deferred<protos::gen::ReadBuffersResponse> async_response; in ReadBuffers() local215 ipc::Deferred<protos::gen::FreeBuffersResponse> async_response; in FreeBuffers() local232 ipc::Deferred<protos::gen::FlushResponse> async_response; in Flush() local248 ipc::Deferred<protos::gen::DetachResponse> async_response; in Detach() local268 ipc::Deferred<protos::gen::AttachResponse> async_response; in Attach() local308 ipc::Deferred<protos::gen::GetTraceStatsResponse> async_response; in GetTraceStats() local[all …]
386 ipc::Deferred<protos::gen::RegisterDataSourceResponse> async_response; in RegisterDataSource() local404 ipc::Deferred<protos::gen::UpdateDataSourceResponse> async_response; in UpdateDataSource() local461 ipc::Deferred<protos::gen::CommitDataResponse> async_response; in CommitData() local
1061 let async_response = AsyncCmdResponse::from_response( in process_event() localVariable