Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dstring_hashmap.h27 using StringId = uint64_t; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h60 using StringId = uint32_t; variable