Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp609 bool Attributes::Impl::GetUint8ArrayValue(AttributeKey key, std::vector<uint8_t> &value) const in GetUint8ArrayValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1294 bool Attributes::GetUint8ArrayValue(AttributeKey key, std::vector<uint8_t> &value) const in GetUint8ArrayValue() function in OHOS::UserIam::UserAuth::Attributes
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp348 napi_status UserAuthNapiHelper::GetUint8ArrayValue(napi_env env, napi_value value, in GetUint8ArrayValue() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper