Home
last modified time | relevance | path

Searched defs:RemoveProperty (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
Dengine_input_property_manager.cpp109 void EngineInputPropertyManager::RemoveProperty(BASE_NS::string_view name) in RemoveProperty() function in Internal::EngineInputPropertyManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
Dxml_parse.cpp224 bool XmlParse::impl::RemoveProperty(xmlNodePtr node, const std::string &property) in RemoveProperty() function in utility::XmlParse::impl
449 bool XmlParse::RemoveProperty(const std::string &section, const std::string &subSection, const std:… in RemoveProperty() function in utility::XmlParse
555 bool XmlParse::RemoveProperty(const std::string &section, const std::string &property) in RemoveProperty() function in utility::XmlParse
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dprofile_config.cpp113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string &section, const std::… in RemoveProperty() function in OHOS::bluetooth::ProfileConfig
/foundation/graphic/graphic_3d/lume/metaobject/src/
Dmeta_object.cpp149 void MetaObject::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::MetaObject
Dproxy_object.cpp311 void ProxyObject::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::ProxyObject
Dmetadata.cpp82 void Metadata::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::Metadata
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
Dobject_api.h352 Object& RemoveProperty(const META_NS::IProperty::Ptr& property) in RemoveProperty() function
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Dobject.h343 void RemoveProperty(const IProperty::Ptr& p) override in RemoveProperty() function