Searched refs:IsNetworkPath (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/ | ||
D | FileName.h | 33 bool IsNetworkPath(CFSTR s) throw(); /* \\?\UNC\ or \\SERVER */ |
D | FileName.cpp | 137 bool IsNetworkPath(CFSTR s) throw() in IsNetworkPath() function |