HomeSort by relevance Sort by last modified time
    Searched refs:kSuperPathPrefix (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/Windows/
FileName.h 17 extern const wchar_t *kSuperPathPrefix; /* \\?\ */
FileName.cpp 36 const wchar_t *kSuperPathPrefix = L"\\\\?\\";
460 res += kSuperPathPrefix;
487 superMarker = kSuperPathPrefix;
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 526 if (pathPrefix.IsEmpty() || pathPrefix == kSuperPathPrefix)

Completed in 88 milliseconds