Home
last modified time | relevance | path

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

/external/chromium/base/
Dfile_util_win.cc976 if (!MapFileToMemoryInternalEx(SEC_IMAGE)) { in InitializeAsImageSection()
985 return MapFileToMemoryInternalEx(0); in MapFileToMemoryInternal()
988 bool MemoryMappedFile::MapFileToMemoryInternalEx(int flags) { in MapFileToMemoryInternalEx() function in file_util::MemoryMappedFile
Dfile_util.h549 bool MapFileToMemoryInternalEx(int flags);