Searched defs:tagXMLAddressAttributeValue (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp172 const std::string tagXMLAddressAttributeValue = "value"; variable
1421 pAttribNode = pLeaseAddress->setAttribute(tagXMLAddressAttributeValue.c_str(),
1462 valueExists = address->getAttributeValue(tagXMLAddressAttributeValue.c_str(), addressValue);

Completed in 47 milliseconds