Home
last modified time | relevance | path

Searched defs:kFileSeperatorStr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dfile_utils.cpp44 const std::string kFileSeperatorStr = kFileSeperatorWindowsStyleStr; variable
46 const std::string kFileSeperatorStr = kFileSeperatorLinuxStyleStr; variable