Searched refs:GetRootPrefixSize_Of_NetworkPath (Results 1 – 1 of 1) sorted by relevance
271 static unsigned GetRootPrefixSize_Of_NetworkPath(CFSTR s) in GetRootPrefixSize_Of_NetworkPath() function291 unsigned size = GetRootPrefixSize_Of_NetworkPath(s + 2); in GetRootPrefixSize_Of_SimplePath()299 unsigned size = GetRootPrefixSize_Of_NetworkPath(s + kSuperUncPathPrefixSize); in GetRootPrefixSize_Of_SuperPath()320 static unsigned GetRootPrefixSize_Of_NetworkPath(const wchar_t *s) throw() in GetRootPrefixSize_Of_NetworkPath() function340 unsigned size = GetRootPrefixSize_Of_NetworkPath(s + 2); in GetRootPrefixSize_Of_SimplePath()348 unsigned size = GetRootPrefixSize_Of_NetworkPath(s + kSuperUncPathPrefixSize); in GetRootPrefixSize_Of_SuperPath()635 unsigned fixedSize = GetRootPrefixSize_Of_NetworkPath(temp); in GetSuperPathBase()696 fixedSize = GetRootPrefixSize_Of_NetworkPath(curDir.Ptr(2)); in GetSuperPathBase()858 fixedSize = GetRootPrefixSize_Of_NetworkPath(curDir.Ptr(2)); in GetFullPath()