Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/core/embedder/
H A Dconfiguration.h32 bool force_direct_shared_memory_allocation = false; member
/aosp_15_r20/external/libchrome/mojo/core/
H A Dnode_controller.cc298 if (!GetConfiguration().force_direct_shared_memory_allocation && broker_) in CreateSharedBuffer()