Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp41 static const bool kDebug = false; variable
306 if (kDebug) ALOGD("Opts size too small %d", static_cast<int>(optsSize)); in configureDhcp()
324 if (kDebug) ALOGD("Invalid opt length %d for opt %d", in configureDhcp()
480 if (kDebug) ALOGD("Discarding message: %s", res.c_str()); in receiveDhcpMessage()
514 if (kDebug) ALOGD("Moving from state %s to %s", in setNextState()
522 if (kDebug) ALOGD("Sending DHCPREQUEST"); in sendDhcpRequest()
530 if (kDebug) ALOGD("Sending DHCPDISCOVER"); in sendDhcpDiscover()
/device/google/coral/usb/
DUsbGadget.h57 using ::android::hardware::google::pixel::usb::kDebug;
DUsbGadget.cpp274 if (kDebug) in setupFunctions()