Searched defs:SetAttributes (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/ |
H A D | predicates_utils.cpp | 49 void PredicatesUtils::SetAttributes(AbsPredicates *predicates, bool isDistinct, const std::string &… in SetAttributes() function in OHOS::NativeRdb::PredicatesUtils
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_style.h | 106 void SetAttributes(const std::unordered_map<std::string, ResValueWrapper>& attributes) in SetAttributes() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_command.h | 55 void SetAttributes(std::vector<std::pair<std::string, std::string>>&& attrs) in SetAttributes() function
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/ |
H A D | js_convertxml.cpp | 139 …void ConvertXml::SetAttributes(napi_env env, xmlNodePtr curNode, const napi_value &elementsObject)… in SetAttributes() function in OHOS::Xml::ConvertXml
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | upgrade_restore.cpp | 845 bool UpgradeRestore::SetAttributes(PortraitAlbumInfo &portraitAlbumInfo) in SetAttributes() function in OHOS::Media::UpgradeRestore 1110 bool UpgradeRestore::SetAttributes(FaceInfo &faceInfo, const std::unordered_map<std::string, FileIn… in SetAttributes() function in OHOS::Media::UpgradeRestore
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | native_module_xml.cpp | 141 static napi_value SetAttributes(napi_env env, napi_callback_info info) in SetAttributes() function
|
H A D | js_xml.cpp | 168 void XmlSerializer::SetAttributes(const std::string &name, const std::string &value) in SetAttributes() function in OHOS::xml::XmlSerializer
|