Searched refs:VERBOSE (Results 1 – 7 of 7) sorted by relevance
/system/extras/tests/bionic/libc/ |
D | run-test.sh | 25 VERBOSE=no 37 if [ "$VERBOSE" = "yes" ] ; then 40 VERBOSE=yes 135 if [ $VERBOSE = "yes" ] ; then
|
/system/core/libnetutils/ |
D | packet.c | 181 #if VERBOSE in receive_packet() 185 #if VERBOSE in receive_packet() 189 #if VERBOSE in receive_packet() 193 #if VERBOSE in receive_packet() 197 #if VERBOSE in receive_packet()
|
D | dhcpclient.c | 43 #define VERBOSE 2 macro 49 #if VERBOSE 237 #if VERBOSE 344 #if VERBOSE > 1 in send_message() 426 #if VERBOSE in dhcp_init_ifc() 484 #if VERBOSE > 1 in dhcp_init_ifc()
|
/system/core/fastbootd/ |
D | debug.h | 27 #define VERBOSE 3 macro
|
D | transport.c | 93 D(VERBOSE, "transport_data_thread\n"); in transport_data_thread() 120 D(VERBOSE, "transport_connect_thread\n"); in transport_connect_thread()
|
D | usb_linux_client.c | 166 D(VERBOSE, "OPENING %s", USB_FFS_FASTBOOT_EP0); in init_functionfs() 231 D(VERBOSE, "[ bulk_write done fd=%d ]", bulk_in); in bulk_write() 266 D(VERBOSE, "bulk_read short read, ret=%zd to_read=%u n=%u length=%u", in bulk_read()
|
D | config.c | 104 D(VERBOSE, "'%s'", line); in config_parse()
|