Searched refs:FindFileOrNull (Results 1 – 6 of 6) sorted by relevance
61 FakeFile* FakeFilesystem::FindFileOrNull(const std::string& filename) const { in FindFileOrNull() function in cpu_features::FakeFilesystem85 auto* const file = kFilesystem->FindFileOrNull(filename); in CpuFeatures_OpenFile()
50 FakeFile* FindFileOrNull(const std::string& filename) const;