Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h60 static inline const std::string TYPE_NAME = "typeName"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_convert.h25 static constexpr const char *TYPE_NAME = "number"; member