Searched defs:IsAbsent (Results 1 – 3 of 3) sorted by relevance
/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 |