Home
last modified time | relevance | path

Searched defs:shm_arbiter (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc60 std::unique_ptr<SharedMemoryArbiter> shm_arbiter, in Connect()
82 std::unique_ptr<SharedMemoryArbiter> shm_arbiter, in Connect()
101 std::unique_ptr<SharedMemoryArbiter> shm_arbiter, in ProducerIPCClientImpl()
/external/perfetto/test/
Dfake_producer.cc53 std::unique_ptr<SharedMemoryArbiter> shm_arbiter) { in Connect()