Searched refs:SetAttributesArrayValue (Results 1 – 4 of 4) sorted by relevance
329 bool SetAttributesArrayValue(AttributeKey key, const std::vector<Attributes> &array);
151 attr.SetAttributesArrayValue(Attributes::ATTR_EXECUTOR_REGISTER_INFO_LIST, attributeArray); in SetExecutorInfoArrayToAttributes()
386 …EXPECT_TRUE(setAttrs.SetAttributesArrayValue(Attributes::ATTR_EXECUTOR_REGISTER_INFO_LIST, attrsAr…
1134 bool Attributes::SetAttributesArrayValue(AttributeKey key, const std::vector<Attributes> &array) in SetAttributesArrayValue() function in OHOS::UserIam::UserAuth::Attributes