Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dclient_async.cc141 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextUnaryImpl
471 void StartInternal(CompletionQueue* cq, int messages_per_stream, in StartInternal() function in grpc::testing::ClientRpcContextStreamingPingPongImpl
617 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextStreamingFromClientImpl
732 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextStreamingFromServerImpl
889 void StartInternal(CompletionQueue* cq, int messages_per_stream) { in StartInternal() function in grpc::testing::ClientRpcContextGenericStreamingImpl
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dwall_clock_stopwatch.h81 virtual void StartInternal() {} in StartInternal() function
H A Dwall_clock_stopwatch.cc45 void StartInternal() override ABSL_LOCKS_EXCLUDED(mutex_) { in StartInternal() function in fcp::internal::RealWallClockStopwatch
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_dump_scheduler.cc47 void MemoryDumpScheduler::StartInternal(MemoryDumpScheduler::Config config) { in StartInternal() function in base::trace_event::MemoryDumpScheduler
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_dump_scheduler.cc46 void MemoryDumpScheduler::StartInternal(MemoryDumpScheduler::Config config) { in StartInternal() function in base::trace_event::MemoryDumpScheduler
/aosp_15_r20/external/cronet/base/memory/
H A Dpost_delayed_memory_reduction_task.cc101 void StartInternal(const Location& from_here, in StartInternal() function in base::OneShotDelayedBackgroundTimer::TaskImpl
/aosp_15_r20/external/cronet/base/timer/
H A Dtimer.cc88 void DelayTimerBase::StartInternal(const Location& posted_from, in StartInternal() function in base::internal::DelayTimerBase
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_transaction_test_util.cc500 int MockNetworkTransaction::StartInternal(HttpRequestInfo request, in StartInternal() function in net::MockNetworkTransaction
H A Dhttp_stream_factory_job.cc714 int HttpStreamFactory::Job::StartInternal() { in StartInternal() function in net::HttpStreamFactory::Job