Lines Matching refs:getError
24 return MaybeFile.getError(); in readFile()
29 return MaybeStat.getError(); in readFile()
34 return MaybeBuffer.getError(); in readFile()
234 return Stat.getError(); in computeAndStoreResult()
236 getOrEmplaceSharedEntryForFilename(FilenameForLookup, Stat.getError()); in computeAndStoreResult()
252 TEntry.getError()); in computeAndStoreResult()
266 return WorkingDirForCacheLookup.getError(); in getOrCreateFileSystemEntry()
282 return MaybeEntry.getError(); in getOrCreateFileSystemEntry()
298 return Result.getError(); in status()
358 return Result.getError(); in openFileForRead()
373 WorkingDirForCacheLookup = CWD.getError(); in updateWorkingDirForCacheLookup()