Home
last modified time | relevance | path

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

/system/extras/tests/bionic/libc/
Drun-test.sh25 VERBOSE=no
37 if [ "$VERBOSE" = "yes" ] ; then
40 VERBOSE=yes
135 if [ $VERBOSE = "yes" ] ; then
/system/core/libnetutils/
Dpacket.c181 #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()
Ddhcpclient.c43 #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/
Ddebug.h27 #define VERBOSE 3 macro
Dtransport.c93 D(VERBOSE, "transport_data_thread\n"); in transport_data_thread()
120 D(VERBOSE, "transport_connect_thread\n"); in transport_connect_thread()
Dusb_linux_client.c166 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()
Dconfig.c104 D(VERBOSE, "'%s'", line); in config_parse()