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() local235 ipc::Deferred<protos::gen::FlushResponse> async_response; in Flush() local251 ipc::Deferred<protos::gen::DetachResponse> async_response; in Detach() local271 ipc::Deferred<protos::gen::AttachResponse> async_response; in Attach() local311 ipc::Deferred<protos::gen::GetTraceStatsResponse> async_response; in GetTraceStats() local[all …]
431 ipc::Deferred<protos::gen::RegisterDataSourceResponse> async_response; in RegisterDataSource() local449 ipc::Deferred<protos::gen::UpdateDataSourceResponse> async_response; in UpdateDataSource() local506 ipc::Deferred<protos::gen::CommitDataResponse> async_response; in CommitData() local
1138 let async_response = AsyncCmdResponse::from_response( in process_event() localVariable