Searched defs:CreateAndStart (Results 1 – 2 of 2) sorted by relevance
| /external/perfetto/include/perfetto/base/ | ||
| D | thread_task_runner.h | 37 static ThreadTaskRunner CreateAndStart() { return ThreadTaskRunner(); } in CreateAndStart() function |
| /external/grpc-grpc/src/cpp/server/load_reporter/ | ||
| D | load_reporter_async_service_impl.cc | 115 void LoadReporterAsyncServiceImpl::ReportLoadHandler::CreateAndStart( in CreateAndStart() function in grpc::load_reporter::LoadReporterAsyncServiceImpl::ReportLoadHandler |