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

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp174 const std::string tagXMLTimeAttributeIssued = "issued"; variable
1430 pAttribNode = pLeaseTime->setAttribute(tagXMLTimeAttributeIssued.c_str(),
1470 valueExists = time->getAttributeValue(tagXMLTimeAttributeIssued.c_str(),

Completed in 47 milliseconds