/system/core/libsuspend/ |
D | autosuspend_wakeup_count.cpp | 72 LOG(VERBOSE) << "read wakeup_count"; in suspend_thread_func() 86 LOG(VERBOSE) << "wait"; in suspend_thread_func() 93 LOG(VERBOSE) << "write " << wakeup_count << " to wakeup_count"; in suspend_thread_func() 95 LOG(VERBOSE) << "write " << sleep_state << " to " << sys_power_state; in suspend_thread_func() 106 LOG(VERBOSE) << "release sem"; in suspend_thread_func() 159 LOG(VERBOSE) << "autosuspend_init success"; in autosuspend_init() 172 LOG(VERBOSE) << "autosuspend_wakeup_count_enable"; in autosuspend_wakeup_count_enable() 185 LOG(VERBOSE) << "autosuspend_wakeup_count_enable done"; in autosuspend_wakeup_count_enable() 191 LOG(VERBOSE) << "autosuspend_wakeup_count_disable"; in autosuspend_wakeup_count_disable() 203 LOG(VERBOSE) << "autosuspend_wakeup_count_disable done"; in autosuspend_wakeup_count_disable() [all …]
|
/system/bt/audio_bluetooth_hw/ |
D | audio_bluetooth_hw.cc | 35 LOG(VERBOSE) << __func__ << ": kevpairs=[" << kvpairs << "]"; in adev_set_parameters() 40 LOG(VERBOSE) << __func__ << ": ParamsMap=[" << GetAudioParamString(params) in adev_set_parameters() 59 LOG(VERBOSE) << __func__ << ": keys=[" << keys << "]"; in adev_get_parameters() 66 LOG(VERBOSE) << __func__ << ": volume=" << volume; in adev_set_voice_volume() 71 LOG(VERBOSE) << __func__ << ": volume=" << volume; in adev_set_master_volume() 80 LOG(VERBOSE) << __func__ << ": mute=" << muted; in adev_set_master_mute() 89 LOG(VERBOSE) << __func__ << ": mode=" << mode; in adev_set_mode() 94 LOG(VERBOSE) << __func__ << ": state=" << state; in adev_set_mic_mute() 112 LOG(VERBOSE) << __func__ << ": name=[" << name << "]"; in adev_open()
|
D | stream_apis.cc | 94 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_calculate_feeding_delay_ms() 97 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_calculate_feeding_delay_ms() 155 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_get_sample_rate() 167 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_set_sample_rate() 176 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_get_buffer_size() 186 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_get_channels() 200 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_get_format() 212 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_set_format() 224 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_standby() 240 LOG(VERBOSE) << __func__ << ": state=" << out->bluetooth_output_.GetState() in out_standby() [all …]
|
D | device_port_proxy.cc | 150 LOG(VERBOSE) << __func__ << ": device=AUDIO_DEVICE_OUT_BLUETOOTH_A2DP (HEADPHONES/SPEAKER) (" in init_session_type() 155 …LOG(VERBOSE) << __func__ << ": device=AUDIO_DEVICE_OUT_HEARING_AID (MEDIA/VOICE) (" << StringPrint… in init_session_type() 272 LOG(VERBOSE) << __func__ << ": session_type=" << toString(session_type_) in LoadAudioConfig() 292 LOG(VERBOSE) << __func__ << ": session_type=" << toString(session_type_) in CondwaitState() 300 LOG(VERBOSE) << __func__ << ": session_type=" << toString(session_type_) in CondwaitState() 415 LOG(VERBOSE) << __func__ << ": session_type=" << StringPrintf("%#hhx", session_type_) in GetPresentationPosition()
|
/system/iorap/src/manager/ |
D | event_manager.cc | 142 LOG(VERBOSE) << "AppLaunchEventState#OnNewEvent: " << event; in OnNewEvent() 152 LOG(VERBOSE) << "AppLaunchEventState#OnNewEvent: no component, can't trace"; in OnNewEvent() 178 LOG(VERBOSE) << "AppLaunchEventState#OnNewEvent need to start new trace"; in OnNewEvent() 196 LOG(VERBOSE) << "AppLaunchEventState#OnNewEvent already tracing"; in OnNewEvent() 250 LOG(VERBOSE) << "StartTracing -- PerfettoTraceProto received (1)"; in StartTracing() 256 LOG(VERBOSE) << "StartTracing -- PerfettoTraceProto received (2)"; in StartTracing() 284 LOG(VERBOSE) << "AppLaunchEventState - AbortTrace"; in AbortTrace() 289 LOG(VERBOSE) << "AppLaunchEventState - AbortTrace - Unsubscribe"; in AbortTrace() 296 LOG(VERBOSE) << "AppLaunchEventState - MarkPendingTrace"; in MarkPendingTrace() 301 LOG(VERBOSE) << "AppLaunchEventState - MarkPendingTrace - lifetime moved"; in MarkPendingTrace() [all …]
|
/system/extras/libperfmgr/ |
D | HintManager.cc | 48 LOG(VERBOSE) << "Do Powerhint: " << hint_type; in DoHint() 56 LOG(VERBOSE) << "Do Powerhint: " << hint_type << " for " in DoHint() 69 LOG(VERBOSE) << "End Powerhint: " << hint_type; in EndHint() 152 LOG(VERBOSE) << "Node[" << i << "]'s Name: " << name; in ParseNodes() 168 LOG(VERBOSE) << "Node[" << i << "]'s Path: " << path; in ParseNodes() 185 LOG(VERBOSE) << "Node[" << i << "]'s Type: " << node_type; in ParseNodes() 205 LOG(VERBOSE) << "Node[" << i << "]'s Value[" << j << "]: " << value; in ParseNodes() 243 LOG(VERBOSE) << "Node[" << i << "]'s DefaultIndex: " << default_index; in ParseNodes() 253 LOG(VERBOSE) << "Node[" << i << "]'s ResetOnInit: " << std::boolalpha in ParseNodes() 264 LOG(VERBOSE) << "Node[" << i << "]'s HoldFd: " << std::boolalpha in ParseNodes() [all …]
|
/system/iorap/src/inode2filename/ |
D | search_directories.cc | 125 LOG(VERBOSE) << "FindAndRemoveInodeInList " << inode_list << ", " in FindAndRemoveInodeInList() 142 LOG(VERBOSE) << "InodeSet:FindAndRemoveInodeInList matched ino: " << inode.inode in FindAndRemoveInodeInList() 153 LOG(VERBOSE) << "InodeSet:FindAndRemoveInodeInList *success* inode+device " << inode; in FindAndRemoveInodeInList() 236 if (kDebugDirectoryEntry) LOG(VERBOSE) << __PRETTY_FUNCTION__ << "@CNT:" << debug_counter_ 428 LOG(VERBOSE) << "ReadDirectoryEntriesFromDirectoryPath(" << dirpath << ")"; in ReadDirectoryEntriesFromDirectoryPath() 446 LOG(VERBOSE) << "Skip self/parent: " << dp->d_name; in ReadDirectoryEntriesFromDirectoryPath() 450 LOG(VERBOSE) << "Find entry " << child_path() in ReadDirectoryEntriesFromDirectoryPath() 467 LOG(VERBOSE) << "Skip DT entry of type: " << dp->d_type << " " << child_path(); in ReadDirectoryEntriesFromDirectoryPath() 547 LOG(VERBOSE) << "TreeTraversalPreOrderObservableImpl (begin) " << __PRETTY_FUNCTION__; in TreeTraversalPreOrderObservableImpl() 550 LOG(VERBOSE) << "TreeTraversalPreOrderObservableImpl (unsubscribed)"; in TreeTraversalPreOrderObservableImpl() [all …]
|
D | main.cc | 104 android::base::SetMinimumLogSeverity(android::base::VERBOSE); in main() 106 LOG(VERBOSE) << "Verbose check"; in main() 107 LOG(VERBOSE) << "Debug check: " << ::iorap::kIsDebugBuild; in main() 110 LOG(VERBOSE) << "Searching for inode " << inode_num; in main()
|
/system/iorap/src/perfetto/ |
D | rx_producer.cc | 138 LOG(VERBOSE) << "PerfettoConsumerHandle::Destroy(" << handle_ << ")"; in ~PerfettoConsumerHandle() 396 LOG(VERBOSE) << "CallbackOnStateChanged(handle=" << handle << ",state=" << state in CallbackOnStateChanged() 433 if (WOULD_LOG(VERBOSE) && !dest.is_subscribed()) { in EmitNext() 435 LOG(VERBOSE) << "StateChangedSubject#EmitNext(" << state << ") - drop due to unsubscribe"; in EmitNext() 501 LOG(VERBOSE) << "PerfettoStateChange#unsubscribe"; in CreatePerfettoStateStream() 633 LOG(VERBOSE) << "ioprio_set(WHO_PROCESS, class=IDLE, data=" << data << ")"; in ObserveOnNewIoThread() 648 LOG(VERBOSE) << "sched_setscheduler(self, IDLE)"; in ObserveOnNewIoThread() 702 LOG(VERBOSE) << "CreatePerfettoStreamCommand#tap(command=" << command << ")"; in CreatePerfettoStream() 711 LOG(VERBOSE) << "CreatePerfettoStream#combine(" in CreatePerfettoStream() 720 LOG(VERBOSE) << "Call Perfetto_Consumer->Destroy"; in CreatePerfettoStream() [all …]
|
D | main.cc | 90 LOG(VERBOSE) << "CollectPerfettoTraceBufferViaAbstractions"; in CollectPerfettoTraceBufferViaAbstractions() 202 android::base::SetMinimumLogSeverity(android::base::VERBOSE); in main() 204 LOG(VERBOSE) << "Verbose check"; in main() 205 LOG(VERBOSE) << "Debug check: " << ::iorap::kIsDebugBuild; in main()
|
/system/apex/apexd/ |
D | apexd_private.cpp | 37 LOG(VERBOSE) << "Creating bind-mount for " << target << " for " << source; in BindMount() 71 LOG(VERBOSE) << "Creating mountpoint " << target; in BindMount() 86 LOG(VERBOSE) << "Bind-mounting " << source << " to " << target; in BindMount()
|
/system/iorap/src/binder/ |
D | iiorap_impl.cc | 106 LOG(VERBOSE) << "ITaskListener::onComplete (request_id=" << request_id.request_id << ")"; in ReplyWithResult() 109 LOG(VERBOSE) << "ITaskListener::onProgress (request_id=" << request_id.request_id << ")"; in ReplyWithResult() 219 LOG(VERBOSE) << "IIorap::" << function_name << " (request_id = " << request_id.request_id << ")"; in SendArgs() 231 LOG(VERBOSE) << "IIorap::setTaskListener"; in SendArgs() 243 LOG(VERBOSE) << "IIorap::onAppLaunchEvent"; in SendArgs() 264 LOG(VERBOSE) << "IIorap::Send(" << function_name << ")"; in Send()
|
/system/chre/platform/slpi/see/ |
D | sns_qmi_client.c | 80 SNS_LOG(VERBOSE, "Indication from client ID %" PRIu64, ind->client_id); in client_ind_cb() 127 SNS_LOG(VERBOSE, "Response from client %" PRIu64, resp->client_id); in client_resp_cb() 149 SNS_LOG(VERBOSE, "Error from client"); in client_error_cb() 199 SNS_LOG(VERBOSE, "sns_client_init %p", client); in sns_client_init() 209 SNS_LOG(VERBOSE, "sns_client_deinit complete %p", client); in sns_client_deinit()
|
/system/core/libnetutils/ |
D | packet.c | 178 #if VERBOSE in receive_packet() 182 #if VERBOSE in receive_packet() 186 #if VERBOSE in receive_packet() 190 #if VERBOSE in receive_packet() 194 #if VERBOSE in receive_packet() 227 #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/libprocessgroup/ |
D | processgroup.cpp | 161 LOG(VERBOSE) << "Removing " << path; in RemoveUidProcessGroups() 174 LOG(VERBOSE) << "removeAllProcessGroups()"; in removeAllProcessGroups() 203 LOG(VERBOSE) << "Skip removing " << path; in removeAllProcessGroups() 206 LOG(VERBOSE) << "Removing " << path; in removeAllProcessGroups() 282 LOG(VERBOSE) << "Killing process group " << -pgid << " in uid " << uid in DoKillProcessGroupOnce() 292 LOG(VERBOSE) << "Killing pid " << pid << " in uid " << uid << " as part of process cgroup " in DoKillProcessGroupOnce() 329 LOG(VERBOSE) << "Killed " << processes << " processes for processgroup " << initialPid; in KillProcessGroup()
|
/system/libbase/ |
D | logging_test.cpp | 146 for (size_t i = static_cast<size_t>(android::base::VERBOSE); \ 200 CHECK_WOULD_LOG_DISABLED(VERBOSE); in TEST() 204 CHECK_WOULD_LOG_ENABLED(VERBOSE); in TEST() 322 CHECK_LOG_STREAM_DISABLED(VERBOSE); in TEST() 326 ASSERT_NO_FATAL_FAILURE(CHECK_LOG_STREAM_ENABLED(VERBOSE)); in TEST() 404 CHECK_LOG_DISABLED(VERBOSE); in TEST() 408 ASSERT_NO_FATAL_FAILURE(CHECK_LOG_ENABLED(VERBOSE)); in TEST() 475 LOG(VERBOSE) << "foobar"; in TEST() 556 CHECK_PLOG_DISABLED(VERBOSE); in TEST() 560 ASSERT_NO_FATAL_FAILURE(CHECK_PLOG_ENABLED(VERBOSE)); in TEST()
|
D | logging.cpp | 159 return VERBOSE; in PriorityToLogSeverity() 177 case VERBOSE: in LogSeverityToPriority() 242 [android::base::VERBOSE] = 7, // KERN_DEBUG (there is no verbose kernel log in KernelLogLine() 371 SetMinimumLogSeverity(VERBOSE); in InitLogging()
|
/system/core/libappfuse/ |
D | FuseBridgeLoop.cc | 93 LOG(VERBOSE) << "Transfer device_read_ready=" << device_read_ready in Transfer() 177 LOG(VERBOSE) << "ReadFromDevice"; in ReadFromDevice() 184 LOG(VERBOSE) << "Read a fuse packet, opcode=" << opcode << " unique=" << unique; in ReadFromDevice() 291 LOG(VERBOSE) << "InvokeControl op=" << op << " bridge=" << bridge->mount_id_ in InvokeControl() 329 LOG(VERBOSE) << "Adding bridge " << mount_id; in AddBridge() 375 LOG(VERBOSE) << "Receive epoll events"; in Start()
|
/system/core/adb/client/ |
D | usb_libusb.cpp | 208 LOG(VERBOSE) << "skipping device with incorrect class at " << device_address; in process_device() 233 LOG(VERBOSE) << "skipping interface with incorrect num_altsetting at " << device_address in process_device() 241 LOG(VERBOSE) << "skipping non-adb interface at " << device_address << " (interface " in process_device() 246 LOG(VERBOSE) << "found potential adb interface at " << device_address << " (interface " in process_device() 284 LOG(VERBOSE) << "rejecting potential adb interface at " << device_address in process_device() 291 LOG(VERBOSE) << "skipping device with no adb interfaces at " << device_address; in process_device() 298 LOG(VERBOSE) << "device at " << device_address in process_device() 530 LOG(VERBOSE) << info->name << "transfer fully complete"; in transfer_callback()
|
/system/core/liblog/tests/ |
D | liblog_default_tag.cpp | 127 LOG(VERBOSE) << "message"; in TEST() 155 LOG(VERBOSE) << "message"; in TEST()
|
/system/core/init/ |
D | block_dev_initializer.cpp | 93 LOG(VERBOSE) << __PRETTY_FUNCTION__ << ": found partition: " << name; in HandleUevent() 133 LOG(VERBOSE) << "Creating device-mapper device : " << device; in InitDmDevice()
|
/system/hardware/interfaces/suspend/1.0/default/ |
D | SystemSuspend.cpp | 136 PLOG(VERBOSE) << "error writing to /sys/power/state for forceSuspend"; in forceSuspend() 192 PLOG(VERBOSE) << "error writing from /sys/power/wakeup_count"; in initAutosuspend() 199 PLOG(VERBOSE) << "error writing to /sys/power/state"; in initAutosuspend()
|
/system/extras/partition_tools/ |
D | lpdumpd.cc | 73 LOG(VERBOSE) << "lpdumpd starting"; in main()
|
/system/core/libmodprobe/ |
D | libmodprobe.cpp | 368 LOG(VERBOSE) << "Loading hard dep for '" << module_name << "': " << *dep; in InsmodWithDeps() 377 LOG(VERBOSE) << "Loading soft pre-dep for '" << module << "': " << softdep; in InsmodWithDeps() 390 LOG(VERBOSE) << "Loading soft post-dep for '" << module << "': " << softdep; in InsmodWithDeps() 412 LOG(VERBOSE) << "Found alias for '" << module_name << "': '" << aliased_module; in LoadWithAliases()
|