Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DFileName.cpp326 static unsigned GetRootPrefixSize_Of_SuperPath(CFSTR s) in GetRootPrefixSize_Of_SuperPath() function
345 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
375 static unsigned GetRootPrefixSize_Of_SuperPath(const wchar_t *s) throw() in GetRootPrefixSize_Of_SuperPath() function
394 return GetRootPrefixSize_Of_SuperPath(s); in GetRootPrefixSize()
628 const unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase()
695 fixedSize = GetRootPrefixSize_Of_SuperPath(curDir); in GetSuperPathBase()

Completed in 2 milliseconds