Home
last modified time | relevance | path

Searched defs:GetSubSections (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 bool AdapterDeviceConfig::GetSubSections(const std::string &section, std::vector<std::string> &subS… in GetSubSections() function in OHOS::bluetooth::AdapterDeviceConfig
/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() function in utility::XmlParse