Searched defs:SetAttributes (Results 1 – 3 of 3) sorted by relevance
36 void PredicatesUtils::SetAttributes(AbsPredicates *predicates, bool isDistinct, std::string index, … in SetAttributes() function in OHOS::NativeRdb::PredicatesUtils
100 void SetAttributes(const std::unordered_map<std::string, ResValueWrapper>& attributes) in SetAttributes() function
55 void SetAttributes(std::vector<std::pair<std::string, std::string>>&& attrs) in SetAttributes() function