Home
last modified time | relevance | path

Searched refs:getPropertyNode (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dxml_parse.cpp287 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, subSection, property); in GetValue() local
288 return pimpl->GetValue(getPropertyNode, value); in GetValue()
294 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, subSection, property); in GetValue() local
295 return pimpl->GetValue(getPropertyNode, value); in GetValue()
301 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, subSection, property); in GetValue() local
302 return pimpl->GetValue(getPropertyNode, value); in GetValue()
457 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, "", property); in GetValue() local
458 return pimpl->GetValue(getPropertyNode, value); in GetValue()
463 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, "", property); in GetValue() local
464 return pimpl->GetValue(getPropertyNode, valu in GetValue()
469 xmlNodePtr getPropertyNode = pimpl->IntHasProperty(section, "", property); GetValue() local
[all...]

Completed in 2 milliseconds