Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dshared_memory_posix.cc369 static const char kShmem[] = "com.google.Chrome.shmem."; in FilePathForMemoryName() local
371 static const char kShmem[] = "org.chromium.Chromium.shmem."; in FilePathForMemoryName() local
373 CR_DEFINE_STATIC_LOCAL(const std::string, name_base, (kShmem)); in FilePathForMemoryName()