Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.h22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
DFileName.cpp65 bool IsAltPathPrefix(CFSTR s) throw() in IsAltPathPrefix() function
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp268 if (!NName::IsAltPathPrefix(_dirPathPrefix)) in Init()