Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
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
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_napi_helper.cpp347 napi_status UserAuthNapiHelper::GetUint8ArrayValue(napi_env env, napi_value value, in GetUint8ArrayValue() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper