Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Djson_helper.cpp97 uint32_t JsonHelper::GetUint16Value(const json &jsonObject, const string &key, uint16_t &value) in GetUint16Value() function in OHOS::MultimediaPlugin::JsonHelper
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp474 bool Attributes::Impl::GetUint16Value(AttributeKey key, uint16_t &value) const in GetUint16Value() function in OHOS::UserIam::UserAuth::Attributes::Impl
1230 bool Attributes::GetUint16Value(AttributeKey key, uint16_t &value) const in GetUint16Value() function in OHOS::UserIam::UserAuth::Attributes