Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.cpp154 …pterDeviceConfig::GetSubSections(const std::string &section, std::vector<std::string> &subSections) in GetSubSections()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp378 bool XmlParse::GetSubSections(const std::string &section, std::vector<std::string> &subSections) in GetSubSections()