Home
last modified time | relevance | path

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

/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