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