Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dshared_memory.h170 enum { MAP_MINIMUM_ALIGNMENT = 32 }; enumerator
Dshared_memory_posix.cc307 (SharedMemory::MAP_MINIMUM_ALIGNMENT - 1)); in MapAt()
Dshared_memory_unittest.cc725 shared_memory.memory()) & (SharedMemory::MAP_MINIMUM_ALIGNMENT - 1)); in TEST_P()
/external/libchrome/libchrome_tools/patch/
Dtrace_event.patch175 (SharedMemory::MAP_MINIMUM_ALIGNMENT - 1));