Home
last modified time | relevance | path

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

12

/system/core/libprocessgroup/
Dprocessgroup.cpp132 LOG(VERBOSE) << "Initialized context for " << path; in Open()
150 LOG(VERBOSE) << "Read " << ret << " to buffer: " << buf_; in RefillBuffer()
216 LOG(VERBOSE) << "Removing " << path; in removeUidProcessGroups()
224 LOG(VERBOSE) << "removeAllProcessGroups()"; in removeAllProcessGroups()
243 LOG(VERBOSE) << "Removing " << path; in removeAllProcessGroups()
297 LOG(VERBOSE) << "Killing process group " << -pgid << " in uid " << uid in doKillProcessGroupOnce()
307 LOG(VERBOSE) << "Killing pid " << pid << " in uid " << uid << " as part of process cgroup " in doKillProcessGroupOnce()
324 LOG(VERBOSE) << "Killed " << processes << " processes for processgroup " << initialPid; in killProcessGroup()
/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()
230 #if VERBOSE in receive_packet()
Ddhcpclient.c41 #define VERBOSE 2 macro
47 #if VERBOSE
235 #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/base/
Dlogging_test.cpp126 for (size_t i = static_cast<size_t>(android::base::VERBOSE); \
184 CHECK_WOULD_LOG_DISABLED(VERBOSE); in TEST()
188 CHECK_WOULD_LOG_ENABLED(VERBOSE); in TEST()
295 CHECK_LOG_STREAM_DISABLED(VERBOSE); in TEST()
299 CHECK_LOG_STREAM_ENABLED(VERBOSE); in TEST()
380 CHECK_LOG_DISABLED(VERBOSE); in TEST()
384 CHECK_LOG_ENABLED(VERBOSE); in TEST()
451 LOG(VERBOSE) << "foobar"; in TEST()
534 CHECK_PLOG_DISABLED(VERBOSE); in TEST()
538 CHECK_PLOG_ENABLED(VERBOSE); in TEST()
Dlogging.cpp153 [android::base::VERBOSE] = 7, // KERN_DEBUG (there is no verbose kernel log in KernelLogger()
286 gMinimumLogSeverity = VERBOSE; in InitLogging()
/system/core/libappfuse/
DFuseBridgeLoop.cc92 LOG(VERBOSE) << "Transfer device_read_ready=" << device_read_ready in Transfer()
176 LOG(VERBOSE) << "ReadFromDevice"; in ReadFromDevice()
183 LOG(VERBOSE) << "Read a fuse packet, opcode=" << opcode << " unique=" << unique; in ReadFromDevice()
290 LOG(VERBOSE) << "InvokeControl op=" << op << " bridge=" << bridge->mount_id_ in InvokeControl()
326 LOG(VERBOSE) << "Adding bridge " << mount_id; in AddBridge()
372 LOG(VERBOSE) << "Receive epoll events"; in Start()
DFuseAppLoop.cc94 LOG(VERBOSE) << "Read a fuse packet, opcode=" << opcode; in HandleMessage()
244 LOG(VERBOSE) << "FuseAppLoop exit"; in Start()
DFuseBuffer.cc252 LOG(VERBOSE) << "NOTIMPL op=" << request.header.opcode << " uniq=" in HandleNotImpl()
/system/vold/
DUtils.cpp255 LOG(VERBOSE) << args[i]; in ForkExecvp()
257 LOG(VERBOSE) << " " << args[i]; in ForkExecvp()
286 LOG(VERBOSE) << args[i]; in ForkExecvp()
288 LOG(VERBOSE) << " " << args[i]; in ForkExecvp()
309 LOG(VERBOSE) << line; in ForkExecvp()
326 LOG(VERBOSE) << args[i]; in ForkExecvpAsync()
328 LOG(VERBOSE) << " " << args[i]; in ForkExecvpAsync()
663 LOG(VERBOSE) << "Starting restorecon of " << path; in RestoreconRecursive()
672 LOG(VERBOSE) << "Finished restorecon of " << path; in RestoreconRecursive()
DBenchmark.cpp94 LOG(VERBOSE) << "Before drop_caches"; in benchmark()
98 LOG(VERBOSE) << "After drop_caches"; in benchmark()
DEmulatedVolume.cpp104 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
Dmain.cpp58 LOG(VERBOSE) << "Detected support for:" in main()
DPublicVolume.cpp190 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
/system/core/adb/client/
Dusb_libusb.cpp210 LOG(VERBOSE) << "skipping device with incorrect class at " << device_address; in process_device()
235 LOG(VERBOSE) << "skipping interface with incorrect num_altsetting at " << device_address in process_device()
243 LOG(VERBOSE) << "skipping non-adb interface at " << device_address << " (interface " in process_device()
248 LOG(VERBOSE) << "found potential adb interface at " << device_address << " (interface " in process_device()
286 LOG(VERBOSE) << "rejecting potential adb interface at " << device_address in process_device()
293 LOG(VERBOSE) << "skipping device with no adb interfaces at " << device_address; in process_device()
300 LOG(VERBOSE) << "device at " << device_address in process_device()
546 LOG(VERBOSE) << info->name << "transfer fully complete"; in perform_usb_transfer()
/system/core/init/
Ddevices.cpp146 LOG(VERBOSE) << "fixup " << attribute_file << " " << uid() << " " << gid() << " " << std::oct in SetPermissions()
202 LOG(VERBOSE) << "restorecon_recursive: " << path; in FixupSysPermissions()
325 LOG(VERBOSE) << "found " << type << " device " << device; in GetBlockDeviceSymlinks()
333 LOG(VERBOSE) << "Linking partition '" << uevent.partition_name << "' as '" in GetBlockDeviceSymlinks()
Dinit_first_stage.cpp221 LOG(VERBOSE) << __PRETTY_FUNCTION__ << ": found partition: " << *iter; in UeventCallback()
243 LOG(VERBOSE) << "Creating dm-verity device : " << verity_device; in InitVerityDevice()
Dinit_parser.cpp129 LOG(VERBOSE) << "(Parsing " << path << " took " << t << ".)"; in ParseConfigFile()
Dbootchart.cpp170 LOG(VERBOSE) << "Not bootcharting"; in do_bootchart_start()
/system/connectivity/wificond/scanning/
Dscanner_impl.cpp237 LOG(VERBOSE) << "startPnoScan"; in startPnoScan()
263 LOG(VERBOSE) << "Pno scans requested over Offload HAL"; in StartPnoScanOffload()
362 LOG(VERBOSE) << "Pno scans over Offload stopped"; in StopPnoScanOffload()
/system/core/logd/
DREADME.property48 log.tag string persist The global logging level, VERBOSE,
65 - build - VERBOSE for native, DEBUG for jvm isLoggable, or developer option.
/system/extras/simpleperf/
Dperf_clock.cpp150 LOG(VERBOSE) << "perf_time is " << perf_time_in_ns << " ns, system_time is " in GetClockDiff()
Dutils.cpp245 {"verbose", android::base::VERBOSE}, in GetLogSeverity()
/system/tools/hidl/c2hal/
Dmain.cpp157 SetMinimumLogSeverity(android::base::VERBOSE); in main()
/system/core/base/include/android-base/
Dlogging.h70 VERBOSE, enumerator
158 using ::android::base::VERBOSE; \
/system/core/libappfuse/tests/
DFuseBridgeLoopTest.cc54 base::SetMinimumLogSeverity(base::VERBOSE); in SetUp()

12