Searched refs:FileNotFound (Results 1 – 3 of 3) sorted by relevance
22 static constexpr uint64_t FileNotFound = CacheDiskMismatch - 1; variable53 if (Size != FileNotFound) // Allow "not found" value to be cached. in read()56 Size = FileNotFound; in read()
105 FileNotFound, enumerator211 return {LoadResult::FileNotFound, nullptr}; in load()289 case CachedFile::LoadResult::FileNotFound: in load()
646 [](const FileNotFound &FNF) {672 [](const FileNotFound &FNF) {