Searched refs:GetFile (Results 1 – 2 of 2) sorted by relevance
57 bool GetFile(const char** start, const char** end);
211 bool MmapFile::GetFile(const char** start, const char** end) { in GetFile() function in MmapFile263 if (!GetFile(&start, &end)) { in Find()