Searched defs:IsAbsent (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/libjingle/source/talk/base/ | ||
D | win32filesystem.cc | 298 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in talk_base::Win32Filesystem |
D | fileutils_mock.h | 214 bool IsAbsent(const Pathname &pathname) { in IsAbsent() function |
D | unixfilesystem.cc | 314 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in talk_base::UnixFilesystem |
D | fileutils.h | 360 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function |
/external/chromium/third_party/libjingle/source/talk/base/ | ||
D | win32filesystem.cc | 298 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in talk_base::Win32Filesystem |
D | unixfilesystem.cc | 316 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in talk_base::UnixFilesystem |
D | fileutils.h | 358 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function |