Searched refs:ValidMappedSize (Results 1 – 2 of 2) sorted by relevance
33 bool MappedFile::ValidMappedSize(off_t& targetSize, const struct stat& stb) in ValidMappedSize() function in OHOS::Utils::MappedFile97 if (!ValidMappedSize(size_, stb)) { in NormalizeSize()331 if (!ValidMappedSize(newSize, stb)) { in Resize()
153 bool ValidMappedSize(off_t& targetSize, const struct stat& stat);