Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp164 std::string nodeContentStr = (char *)nodeContent; in GetValue() local
165 std::string sValue = nodeContentStr; in GetValue()