Searched defs:MapFileToMemoryInternalEx (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/base/files/ | ||
D | memory_mapped_file_win.cc | 45 bool MemoryMappedFile::MapFileToMemoryInternalEx(int flags) { in MapFileToMemoryInternalEx() function in base::MemoryMappedFile |
/external/chromium/base/ | ||
D | file_util_win.cc | 988 bool MemoryMappedFile::MapFileToMemoryInternalEx(int flags) { in MapFileToMemoryInternalEx() function in file_util::MemoryMappedFile |