Searched refs:isWinNetPath (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/delibs/decpp/
H A DdeFilePath.hpp78 bool isWinNetPath (void) const;
135 inline bool FilePath::isWinNetPath (void) const function in class:de::FilePath
H A DdeFilePath.cpp87 bool winNetPath = isWinNetPath();
212 return isRootPath() || isWinNetPath() || beginsWithDrive();

Completed in 454 milliseconds