Home
last modified time | relevance | path

Searched defs:use_shmem_emulation (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/include/perfetto/ext/ipc/
H A Dservice.h55 bool use_shmem_emulation() { return use_shmem_emulation_; } in use_shmem_emulation() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/ipc/
H A Dservice.h55 bool use_shmem_emulation() { return use_shmem_emulation_; } in use_shmem_emulation() function
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.proto192 optional bool use_shmem_emulation = 3; field
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc136 bool use_shmem_emulation = ipc::Service::use_shmem_emulation(); in InitializeConnection() local
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Dproducer_ipc_client_impl.cc268 bool use_shmem_emulation) { in OnConnectionInitialized()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_ipc_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.gen.h1067 bool use_shmem_emulation() const { return use_shmem_emulation_; } in use_shmem_emulation() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
Dproducer_port.gen.h1067 bool use_shmem_emulation() const { return use_shmem_emulation_; } in use_shmem_emulation() function