Lines Matching refs:NName
258 if (!NName::IsAltPathPrefix(_dirPathPrefix)) in Init()
261 NName::NormalizeDirPathPrefix(_dirPathPrefix); in Init()
263 NName::NormalizeDirPathPrefix(_dirPathPrefix_Full); in Init()
336 if (NName::IsDrivePath2(s)) in CreateComplexDirectory()
355 if (i == 0 && s.Len() == 2 && NName::IsDrivePath2(s)) in CreateComplexDirectory()
459 if (NName::IsAbsolutePath(path)) in IsSafePath()
548 if (!NName::IsDriveRootPath_SuperAllowed(prefix)) in MakePath_from_2_Parts()
760 unsigned n = NName::GetRootPrefixSize(linkPath); in GetStream()
1040 || !NName::IsAbsolutePath(processedPath)) in GetStream()
1165 int colonPos = NName::FindAltStreamColon(fullProcessedPath); in GetStream()
1207 if (!NName::GetFullPath(_dirPathPrefix_Full, us2fs(relatPath), existPath)) in GetStream()