Home
last modified time | relevance | path

Searched refs:IsDots (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.cpp35 bool CFileInfo::IsDots() const in IsDots() function in NWindows::NFile::NFind::CFileInfo
45 bool CFileInfoW::IsDots() const in IsDots() function in NWindows::NFile::NFind::CFileInfoW
298 if (!fi.IsDots()) in Next()
329 if (!fi.IsDots()) in Next()
DFileFind.h65 bool IsDots() const;
76 bool IsDots() const;
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dlinuxdevicemanager.cc145 if (!directoryIterator->IsDots()) { in ScanDeviceDirectory()
/external/chromium_org/third_party/webrtc/base/
Dfileutils.h73 bool IsDots() const { in IsDots() function