Home
last modified time | relevance | path

Searched refs:DoStart (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tracing/ipc/service/
Dservice_ipc_host_impl.cc52 return DoStart(); in Start()
64 return DoStart(); in Start()
67 bool ServiceIPCHostImpl::DoStart() { in DoStart() function in perfetto::ServiceIPCHostImpl
Dservice_ipc_host_impl.h48 bool DoStart();