Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc298 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in talk_base::Win32Filesystem
Dfileutils_mock.h214 bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
Dunixfilesystem.cc314 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in talk_base::UnixFilesystem
Dfileutils.h360 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
/external/chromium/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc298 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in talk_base::Win32Filesystem
Dunixfilesystem.cc316 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in talk_base::UnixFilesystem
Dfileutils.h358 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function