Searched refs:MapBlockFile (Results 1 – 2 of 2) sorted by relevance
47 bool MapBlockFile(const std::string& filename);
66 bool MemMapping::MapBlockFile(const std::string& filename) { in MapBlockFile() function in MemMapping176 if (!MapBlockFile(fn.substr(1))) { in MapFile()