Searched refs:kSuperPathPrefix (Results 1 – 3 of 3) sorted by relevance
90 const wchar_t *kSuperPathPrefix = L"\\\\?\\"; variable616 res += kSuperPathPrefix; in GetSuperPathBase()642 superMarker = kSuperPathPrefix; in GetSuperPathBase()
26 extern const wchar_t *kSuperPathPrefix; /* \\?\ */
534 if (pathPrefix.IsEmpty() || pathPrefix == kSuperPathPrefix) in Reload()