Home
last modified time | relevance | path

Searched refs:PREFIX_FOR_LONG_PATH (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dfile.h35 static const std::string PREFIX_FOR_LONG_PATH = "\\\\?\\"; member
140 // PREFIX_FOR_LONG_PATH is added to specify it's an extended-length path, in GetExtendedLengthStylePath()
142 std::string extendedPath = PREFIX_FOR_LONG_PATH + path; in GetExtendedLengthStylePath()

Completed in 2 milliseconds