Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/json/
Djson_util.cpp92 uint32_t JsonValue::GetUInt() const in GetUInt() function in OHOS::Ace::JsonValue
401 uint32_t JsonValue::GetUInt(const std::string& key, uint32_t defaultVal) const in GetUInt() function in OHOS::Ace::JsonValue
Dnode_object.cpp81 uint32_t NodeObject::GetUInt(const std::string& key, uint32_t defaultVal) const in GetUInt() function in OHOS::Ace::NodeObject