HomeSort by relevance Sort by last modified time
    Searched defs:READ_WRITE_EXTEND (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/files/
memory_mapped_file.h 46 READ_WRITE_EXTEND,
88 // |access| are allowed. If READ_WRITE_EXTEND is specified then |region|
  /external/libchrome/base/metrics/
persistent_histogram_allocator.cc 732 MemoryMappedFile::READ_WRITE_EXTEND);
    [all...]
persistent_memory_allocator_unittest.cc 756 region, MemoryMappedFile::READ_WRITE_EXTEND);
775 region, MemoryMappedFile::READ_WRITE_EXTEND);

Completed in 80 milliseconds