Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.cpp32 uint32_t Literal::GetInt() const in GetInt() function in panda::es2panda::ir::Literal
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp296 int32_t PtJson::GetInt(int32_t defaultValue) const in GetInt() function in panda::ecmascript::tooling::PtJson
374 Result PtJson::GetInt(const char *key, int32_t *value) const in GetInt() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp327 bool Meta::GetInt(const cJSON *json, const char *key, int &value) in GetInt() function in rawheap_translate::Meta
336 bool Meta::GetInt(const cJSON *json, int &value) in GetInt() function in rawheap_translate::Meta
/arkcompiler/runtime_core/static_core/verification/util/
Dtagged_index.h221 Int GetInt() const in GetInt() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h209 ARK_INLINE int GetInt() const in GetInt() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h248 inline int GetInt() const in GetInt() function