Searched defs:async_response (Results 1 – 4 of 4) sorted by relevance
88 ipc::Deferred<protos::gen::EnableTracingResponse> async_response; in EnableTracing() local109 ipc::Deferred<protos::gen::ChangeTraceConfigResponse> async_response; in ChangeTraceConfig() local126 ipc::Deferred<protos::gen::StartTracingResponse> async_response; in StartTracing() local142 ipc::Deferred<protos::gen::DisableTracingResponse> async_response; in DisableTracing() local158 ipc::Deferred<protos::gen::ReadBuffersResponse> async_response; in ReadBuffers() local214 ipc::Deferred<protos::gen::FreeBuffersResponse> async_response; in FreeBuffers() local231 ipc::Deferred<protos::gen::FlushResponse> async_response; in Flush() local247 ipc::Deferred<protos::gen::DetachResponse> async_response; in Detach() local267 ipc::Deferred<protos::gen::AttachResponse> async_response; in Attach() local307 ipc::Deferred<protos::gen::GetTraceStatsResponse> async_response; in GetTraceStats() local[all …]
321 ipc::Deferred<protos::gen::RegisterDataSourceResponse> async_response; in RegisterDataSource() local378 ipc::Deferred<protos::gen::CommitDataResponse> async_response; in CommitData() local
135 StringExtractorGDBRemote continue_response, async_response, response; in TEST_F() local235 StringExtractorGDBRemote continue_response, async_response, response; in TEST_F() local
980 let async_response = AsyncCmdResponse::from_response( in process_event() localVariable