Searched refs:VERBOSE (Results 1 - 8 of 8) sorted by relevance
/system/core/fastbootd/ |
H A D | debug.h | 27 #define VERBOSE 3 macro
|
H A D | transport.c | 93 D(VERBOSE, "transport_data_thread\n"); 121 D(VERBOSE, "transport_connect_thread\n");
|
H A D | utils.c | 180 D(VERBOSE, "[ bulk_write done fd=%d ]", bulk_in); 199 D(VERBOSE, "bulk_read short read, ret=%zd to_read=%zu n=%zu length=%zu",
|
H A D | config.c | 88 D(VERBOSE, "'%s'", line);
|
H A D | usb_linux_client.c | 165 D(VERBOSE, "OPENING %s", USB_FFS_FASTBOOT_EP0);
|
/system/extras/tests/bionic/libc/ |
H A D | run-test.sh | 25 VERBOSE=no 37 if [ "$VERBOSE" = "yes" ] ; then 40 VERBOSE=yes 135 if [ $VERBOSE = "yes" ] ; then
|
/system/core/libnetutils/ |
H A D | packet.c | 181 #if VERBOSE 185 #if VERBOSE 189 #if VERBOSE 193 #if VERBOSE 197 #if VERBOSE
|
H A D | dhcpclient.c | 43 #define VERBOSE 2 macro 49 #if VERBOSE 237 #if VERBOSE 346 #if VERBOSE > 1 428 #if VERBOSE 486 #if VERBOSE > 1
|
Completed in 119 milliseconds