Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dcodec_data.h174 const std::vector<int32_t>& GetInt32ArrayValue() const in GetInt32ArrayValue() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp579 bool Attributes::Impl::GetInt32ArrayValue(AttributeKey key, std::vector<int32_t> &value) const in GetInt32ArrayValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1302 bool Attributes::GetInt32ArrayValue(AttributeKey key, std::vector<int32_t> &value) const in GetInt32ArrayValue() function in OHOS::UserIam::UserAuth::Attributes