Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp41 static const bool kDebug = false; variable
307 if (kDebug) ALOGD("Opts size too small %d", static_cast<int>(optsSize)); in configureDhcp()
325 if (kDebug) ALOGD("Invalid opt length %d for opt %d", in configureDhcp()
474 if (kDebug) ALOGD("Discarding message: %s", res.c_str()); in receiveDhcpMessage()
508 if (kDebug) ALOGD("Moving from state %s to %s", in setNextState()
516 if (kDebug) ALOGD("Sending DHCPREQUEST"); in sendDhcpRequest()
524 if (kDebug) ALOGD("Sending DHCPDISCOVER"); in sendDhcpDiscover()