Home
last modified time | relevance | path

Searched refs:kFileSeperatorWindowsStyleStr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dfile_utils.cpp33 const std::string kFileSeperatorWindowsStyleStr = std::string(1, kFileSeperatorWindowsStyleChar); variable
44 const std::string kFileSeperatorStr = kFileSeperatorWindowsStyleStr;