Home
last modified time | relevance | path

Searched refs:FindFileOrNull (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/cpu_features/src/test/
Dfilesystem_for_testing.cc61 FakeFile* FakeFilesystem::FindFileOrNull(const std::string& filename) const { in FindFileOrNull() function in cpu_features::FakeFilesystem
85 auto* const file = kFilesystem->FindFileOrNull(filename); in CpuFeatures_OpenFile()
Dfilesystem_for_testing.h50 FakeFile* FindFileOrNull(const std::string& filename) const;
/external/cronet/stable/third_party/cpu_features/src/test/
Dfilesystem_for_testing.cc61 FakeFile* FakeFilesystem::FindFileOrNull(const std::string& filename) const { in FindFileOrNull() function in cpu_features::FakeFilesystem
85 auto* const file = kFilesystem->FindFileOrNull(filename); in CpuFeatures_OpenFile()
Dfilesystem_for_testing.h50 FakeFile* FindFileOrNull(const std::string& filename) const;
/external/cpu_features/test/
Dfilesystem_for_testing.cc61 FakeFile* FakeFilesystem::FindFileOrNull(const std::string& filename) const { in FindFileOrNull() function in cpu_features::FakeFilesystem
85 auto* const file = kFilesystem->FindFileOrNull(filename); in CpuFeatures_OpenFile()
Dfilesystem_for_testing.h50 FakeFile* FindFileOrNull(const std::string& filename) const;