HomeSort by relevance Sort by last modified time
    Searched refs:isWinNetPath (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/delibs/decpp/
deFilePath.hpp 79 bool isWinNetPath (void) const;
136 inline bool FilePath::isWinNetPath (void) const
deFilePath.cpp 67 if (isWinNetPath())
211 return isRootPath() || isWinNetPath() || beginsWithDrive();

Completed in 194 milliseconds