Home
last modified time | relevance | path

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

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