Searched refs:GetAttributesArrayValue (Results 1 – 4 of 4) sorted by relevance
502 bool GetAttributesArrayValue(AttributeKey key, std::vector<Attributes> &array) const;
162 attr.GetAttributesArrayValue(Attributes::ATTR_EXECUTOR_REGISTER_INFO_LIST, attributeArray); in GetExecutorInfoArrayFromAttributes()
393 …EXPECT_TRUE(getAttrs.GetAttributesArrayValue(Attributes::ATTR_EXECUTOR_REGISTER_INFO_LIST, getAttr…
1168 bool Attributes::GetAttributesArrayValue(AttributeKey key, std::vector<Attributes> &array) const in GetAttributesArrayValue() function in OHOS::UserIam::UserAuth::Attributes