Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp341 bool MetaParser::GetUInt32(const cJSON *json, const char *key, uint32_t &value) in GetUInt32() function in rawheap_translate::MetaParser
350 bool MetaParser::GetUInt32(const cJSON *json, uint32_t &value) in GetUInt32() function in rawheap_translate::MetaParser
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h221 MIRType *GetUInt32() const in GetUInt32() function