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.cc57 std::unique_ptr<SharedMemoryArbiter> shm_arbiter, in Connect()
79 std::unique_ptr<SharedMemoryArbiter> shm_arbiter) { in Connect()
97 std::unique_ptr<SharedMemoryArbiter> shm_arbiter) in ProducerIPCClientImpl()
/external/perfetto/test/
Dfake_producer.cc53 std::unique_ptr<SharedMemoryArbiter> shm_arbiter) { in Connect()