Home
last modified time | relevance | path

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

/external/cronet/base/trace_event/
Dmemory_dump_scheduler.cc47 void MemoryDumpScheduler::StartInternal(MemoryDumpScheduler::Config config) { in StartInternal() function in base::trace_event::MemoryDumpScheduler
/external/libchrome/base/trace_event/
Dmemory_dump_scheduler.cc46 void MemoryDumpScheduler::StartInternal(MemoryDumpScheduler::Config config) { in StartInternal() function in base::trace_event::MemoryDumpScheduler
/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc138 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextUnaryImpl
468 void StartInternal(CompletionQueue* cq, int messages_per_stream, in StartInternal() function in grpc::testing::ClientRpcContextStreamingPingPongImpl
613 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextStreamingFromClientImpl
727 void StartInternal(CompletionQueue* cq) { in StartInternal() function in grpc::testing::ClientRpcContextStreamingFromServerImpl
885 void StartInternal(CompletionQueue* cq, int messages_per_stream) { in StartInternal() function in grpc::testing::ClientRpcContextGenericStreamingImpl
/external/cronet/base/timer/
Dtimer.cc88 void DelayTimerBase::StartInternal(const Location& posted_from, in StartInternal() function in base::internal::DelayTimerBase
/external/cronet/net/http/
Dhttp_transaction_test_util.cc475 int MockNetworkTransaction::StartInternal(const HttpRequestInfo* request, in StartInternal() function in net::MockNetworkTransaction
Dhttp_stream_factory_job.cc684 int HttpStreamFactory::Job::StartInternal() { in StartInternal() function in net::HttpStreamFactory::Job