Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dshared_memory.h139 const std::string& name, bool open_existing, size_t size) { in CreateNamedDeprecated() argument
142 options.open_existing_deprecated = open_existing; in CreateNamedDeprecated()