Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp289 static inline bool IsDriveName(const UString &s) in IsDriveName() function
306 if (dirPathParts.Size() > 1 && IsDriveName(s)) in CreateComplexDirectory()
325 if (i == 0 && IsDriveName(s)) in CreateComplexDirectory()