Lines Matching refs:NName
268 if (!NName::IsAltPathPrefix(_dirPathPrefix)) in Init()
271 NName::NormalizeDirPathPrefix(_dirPathPrefix); in Init()
273 NName::NormalizeDirPathPrefix(_dirPathPrefix_Full); in Init()
346 if (NName::IsDrivePath2(s)) in CreateComplexDirectory()
365 if (i == 0 && s.Len() == 2 && NName::IsDrivePath2(s)) in CreateComplexDirectory()
468 if (NName::IsAbsolutePath(path)) in IsSafePath()
557 if (!NName::IsDriveRootPath_SuperAllowed(prefix)) in MakePath_from_2_Parts()
772 unsigned n = NName::GetRootPrefixSize(linkPath); in GetStream()
1074 || !NName::IsAbsolutePath(processedPath)) in GetStream()
1201 int colonPos = NName::FindAltStreamColon(fullProcessedPath); in GetStream()
1243 if (!NName::GetFullPath(_dirPathPrefix_Full, us2fs(relatPath), existPath)) in GetStream()