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 26 extern const wchar_t *kSuperPathPrefix; /* \\?\ */
FileName.cpp 90 const wchar_t *kSuperPathPrefix = L"\\\\?\\";
616 res += kSuperPathPrefix;
642 superMarker = kSuperPathPrefix;
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 534 if (pathPrefix.IsEmpty() || pathPrefix == kSuperPathPrefix)

Completed in 338 milliseconds