Home
last modified time | relevance | path

Searched refs:XmlParse (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp23 struct XmlParse::impl {
246 XmlParse::XmlParse() : pimpl() in XmlParse() function in utility::XmlParse
252 XmlParse::~XmlParse() in ~XmlParse()
263 bool XmlParse::Parse() in Parse()
275 bool XmlParse::Save() in Save()
284 bool XmlParse::GetValue( in GetValue()
291 bool XmlParse::GetValue( in GetValue()
298 bool XmlParse::GetValue( in GetValue()
305 bool XmlParse::SetValue( in SetValue()
319 bool XmlParse::SetValue( in SetValue()
[all …]
H A Dxml_parse.h27 class XmlParse {
34 XmlParse();
41 ~XmlParse();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.cpp25 utility::XmlParse parse_ = {};
H A Dadapter_device_info.cpp28 utility::XmlParse parse_ = {};
H A Dprofile_config.cpp26 utility::XmlParse parse_ = {};
H A Dadapter_device_config.cpp28 utility::XmlParse parse_ {};