Home
last modified time | relevance | path

Searched defs:IsAbsent (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils_mock.h197 bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
Dwin32filesystem.cc282 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in rtc::Win32Filesystem
Dfileutils.h339 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
Dunixfilesystem.cc322 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in rtc::UnixFilesystem