Searched refs:kSuperPathPrefix (Results 1 – 3 of 3) sorted by relevance
36 const wchar_t *kSuperPathPrefix = L"\\\\?\\"; variable460 res += kSuperPathPrefix; in GetSuperPathBase()487 superMarker = kSuperPathPrefix; in GetSuperPathBase()
17 extern const wchar_t *kSuperPathPrefix; /* \\?\ */
526 if (pathPrefix.IsEmpty() || pathPrefix == kSuperPathPrefix) in Reload()