Searched defs:HasSection (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ | ||
H A D | adapter_config.cpp | 81 bool AdapterConfig::HasSection(const std::string §ion) in HasSection() function in OHOS::bluetooth::AdapterConfig |
H A D | profile_config.cpp | 122 bool ProfileConfig::HasSection(const std::string &addr, const std::string §ion) in HasSection() function in OHOS::bluetooth::ProfileConfig |
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ | ||
H A D | xml_parse.cpp | 348 bool XmlParse::HasSection(const std::string §ion, const std::string &subSection) in HasSection() function in utility::XmlParse |