/system/core/libprocessgroup/ |
D | processgroup.cpp | 132 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/ |
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() 230 #if VERBOSE in receive_packet()
|
D | dhcpclient.c | 41 #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/ |
D | logging_test.cpp | 126 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()
|
D | logging.cpp | 153 [android::base::VERBOSE] = 7, // KERN_DEBUG (there is no verbose kernel log in KernelLogger() 286 gMinimumLogSeverity = VERBOSE; in InitLogging()
|
/system/core/libappfuse/ |
D | FuseBridgeLoop.cc | 92 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()
|
D | FuseAppLoop.cc | 94 LOG(VERBOSE) << "Read a fuse packet, opcode=" << opcode; in HandleMessage() 244 LOG(VERBOSE) << "FuseAppLoop exit"; in Start()
|
D | FuseBuffer.cc | 252 LOG(VERBOSE) << "NOTIMPL op=" << request.header.opcode << " uniq=" in HandleNotImpl()
|
/system/vold/ |
D | Utils.cpp | 255 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()
|
D | Benchmark.cpp | 94 LOG(VERBOSE) << "Before drop_caches"; in benchmark() 98 LOG(VERBOSE) << "After drop_caches"; in benchmark()
|
D | EmulatedVolume.cpp | 104 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
|
D | main.cpp | 58 LOG(VERBOSE) << "Detected support for:" in main()
|
D | PublicVolume.cpp | 190 LOG(VERBOSE) << "Waiting for FUSE to spin up..."; in doMount()
|
/system/core/adb/client/ |
D | usb_libusb.cpp | 210 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/ |
D | devices.cpp | 146 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()
|
D | init_first_stage.cpp | 221 LOG(VERBOSE) << __PRETTY_FUNCTION__ << ": found partition: " << *iter; in UeventCallback() 243 LOG(VERBOSE) << "Creating dm-verity device : " << verity_device; in InitVerityDevice()
|
D | init_parser.cpp | 129 LOG(VERBOSE) << "(Parsing " << path << " took " << t << ".)"; in ParseConfigFile()
|
D | bootchart.cpp | 170 LOG(VERBOSE) << "Not bootcharting"; in do_bootchart_start()
|
/system/connectivity/wificond/scanning/ |
D | scanner_impl.cpp | 237 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/ |
D | README.property | 48 log.tag string persist The global logging level, VERBOSE, 65 - build - VERBOSE for native, DEBUG for jvm isLoggable, or developer option.
|
/system/extras/simpleperf/ |
D | perf_clock.cpp | 150 LOG(VERBOSE) << "perf_time is " << perf_time_in_ns << " ns, system_time is " in GetClockDiff()
|
D | utils.cpp | 245 {"verbose", android::base::VERBOSE}, in GetLogSeverity()
|
/system/tools/hidl/c2hal/ |
D | main.cpp | 157 SetMinimumLogSeverity(android::base::VERBOSE); in main()
|
/system/core/base/include/android-base/ |
D | logging.h | 70 VERBOSE, enumerator 158 using ::android::base::VERBOSE; \
|
/system/core/libappfuse/tests/ |
D | FuseBridgeLoopTest.cc | 54 base::SetMinimumLogSeverity(base::VERBOSE); in SetUp()
|