Searched defs:LANGUAGE (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| H A D | etsDynamicType.h | 25 static constexpr auto LANGUAGE = 2; member in ark::es2panda::checker::ETSDynamicType |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_displaynames.h | 35 LANGUAGE = 0x01,
member in panda::ecmascript::TypednsOption |
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| H A D | arktsconfig.cpp | 219 static const std::string LANGUAGE = "language"; in ParseDynamicPaths() local |
Completed in 2 milliseconds