Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp263 static unsigned GetRootPrefixSize_Of_SuperPath(CFSTR s) in GetRootPrefixSize_Of_SuperPath() function
282 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
312 static unsigned GetRootPrefixSize_Of_SuperPath(const wchar_t *s) in GetRootPrefixSize_Of_SuperPath() function
331 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
567 unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase()
634 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetSuperPathBase()
794 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetFullPath()