Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h38 static constexpr char SLASH_TAG = '/'; variable
/arkcompiler/ets_frontend/es2panda/util/
DcommonUtil.h46 constexpr char SLASH_TAG = '/'; variable