Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp127 static unsigned GetRootPrefixSize_Of_SuperPath(CFSTR s) throw() in GetRootPrefixSize_Of_SuperPath() function
146 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
174 static unsigned GetRootPrefixSize_Of_SuperPath(const wchar_t *s) throw() in GetRootPrefixSize_Of_SuperPath() function
193 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
417 unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase()
479 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetSuperPathBase()
640 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetFullPath()