Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp261 static unsigned GetRootPrefixSize_Of_SuperPath(CFSTR s) in GetRootPrefixSize_Of_SuperPath() function
280 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
310 static unsigned GetRootPrefixSize_Of_SuperPath(const wchar_t *s) throw() in GetRootPrefixSize_Of_SuperPath() function
329 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
565 unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase()
632 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetSuperPathBase()
792 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetFullPath()