Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp380 std::string btSubSectionNodePropStr; in GetSubSections() local
397 btSubSectionNodePropStr = (char *)btSubSectionNodeProp; in GetSubSections()
398 subSections.push_back(btSubSectionNodePropStr); in GetSubSections()