Home
last modified time | relevance | path

Searched defs:shm_factory (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/tracing/ipc/service/
Dservice_ipc_host_impl.cc69 std::unique_ptr<SharedMemory::Factory> shm_factory( in DoStart() local
/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc311 std::unique_ptr<SharedMemory::Factory> shm_factory, in CreateInstance()
318 std::unique_ptr<SharedMemory::Factory> shm_factory, in TracingServiceImpl()
Dtracing_service_impl_unittest.cc105 auto shm_factory = in TracingServiceImplTest() local