Searched refs:ExtendFile (Results 1 – 2 of 2) sorted by relevance
100 CHECK_TRUE(ExtendFile(mapPos_, length_) == 0, -1, in MapFile()130 CHECK_TRUE(ExtendFile(remapPos, extendLength) == 0, -1, in RemapFile()
103 inline int ExtendFile(const std::size_t mapPos, const std::size_t mapLength) in ExtendFile() function