Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_input_property_manager.cpp109 void EngineInputPropertyManager::RemoveProperty(BASE_NS::string_view name) in RemoveProperty() function in Internal::EngineInputPropertyManager
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_config.cpp113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string &section, const std::… in RemoveProperty() function in OHOS::bluetooth::ProfileConfig
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A 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
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object.cpp149 void MetaObject::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::MetaObject
H A Dproxy_object.cpp311 void ProxyObject::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::ProxyObject
H A Dmetadata.cpp82 void Metadata::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() function in Internal::Metadata
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h352 Object& RemoveProperty(const META_NS::IProperty::Ptr& property) in RemoveProperty() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h343 void RemoveProperty(const IProperty::Ptr& p) override in RemoveProperty() function