Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 12 of 12) 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.c182 #if VERBOSE in receive_packet()
186 #if VERBOSE in receive_packet()
190 #if VERBOSE in receive_packet()
194 #if VERBOSE in receive_packet()
198 #if VERBOSE in receive_packet()
Ddhcpclient.c43 #define VERBOSE 2 macro
49 #if VERBOSE
237 #if VERBOSE
346 #if VERBOSE > 1 in send_message()
428 #if VERBOSE in dhcp_init_ifc()
486 #if VERBOSE > 1 in dhcp_init_ifc()
/system/vold/
DPrivateVolume.cpp140 LOG(VERBOSE) << "Starting restorecon of " << mPath; in doMount()
153 LOG(VERBOSE) << "Waiting for restorecon..."; in doMount()
156 LOG(VERBOSE) << "Finished restorecon of " << mPath; in doMount()
DUtils.cpp253 LOG(VERBOSE) << args[i]; in ForkExecvp()
255 LOG(VERBOSE) << " " << args[i]; in ForkExecvp()
284 LOG(VERBOSE) << args[i]; in ForkExecvp()
286 LOG(VERBOSE) << " " << args[i]; in ForkExecvp()
307 LOG(VERBOSE) << line; in ForkExecvp()
324 LOG(VERBOSE) << args[i]; in ForkExecvpAsync()
326 LOG(VERBOSE) << " " << args[i]; in ForkExecvpAsync()
DBenchmark.cpp94 LOG(VERBOSE) << "Before drop_caches"; in benchmark()
98 LOG(VERBOSE) << "After drop_caches"; in benchmark()
DEmulatedVolume.cpp102 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
DPublicVolume.cpp185 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
Dmain.cpp58 LOG(VERBOSE) << "Detected support for:" in main()
DVolumeManager.cpp281 LOG(VERBOSE) << "----------------"; in handleBlockEvent()
282 LOG(VERBOSE) << "handleBlockEvent with action " << (int) evt->getAction(); in handleBlockEvent()
/system/core/base/
Dlogging.cpp155 gMinimumLogSeverity = VERBOSE; in InitLogging()
/system/core/base/include/base/
Dlogging.h30 VERBOSE, enumerator