Searched defs:GetUInt (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/json/ | ||
H A D | node_object.cpp | 76 uint32_t NodeObject::GetUInt(const std::string& key, uint32_t defaultVal) const in GetUInt() function in OHOS::Ace::NodeObject |
H A D | json_util.cpp | 92 uint32_t JsonValue::GetUInt() const in GetUInt() function in OHOS::Ace::JsonValue 567 uint32_t JsonValue::GetUInt(const std::string& key, uint32_t defaultVal) const in GetUInt() function in OHOS::Ace::JsonValue |
/foundation/multimedia/image_effect/frameworks/native/utils/common/ | ||
H A D | effect_json_helper.cpp | 129 uint32_t EffectJson::GetUInt() in GetUInt() function in OHOS::Media::Effect::EffectJson 137 uint32_t EffectJson::GetUInt(const std::string &key, uint32_t defaultValue) in GetUInt() function in OHOS::Media::Effect::EffectJson |
Completed in 3 milliseconds