Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/system/core/toolbox/
Dmodprobe.cpp38 LOG(INFO) << "Usage:"; in print_usage()
39 LOG(INFO); in print_usage()
41 LOG(INFO) << " modprobe [options] -d DIR [--all=FILE|MODULE]..."; in print_usage()
42 LOG(INFO) << " modprobe [options] -d DIR MODULE [symbol=value]..."; in print_usage()
43 LOG(INFO); in print_usage()
44 LOG(INFO) << "Options:"; in print_usage()
45 LOG(INFO) << " --all=FILE: FILE to acquire module names from"; in print_usage()
46 LOG(INFO) << " -b, --use-blocklist: Apply blocklist to module names too"; in print_usage()
47 LOG(INFO) << " -d, --dirname=DIR: Load modules from DIR, option may be used multiple times"; in print_usage()
48 LOG(INFO) << " -D, --show-depends: Print dependencies for modules only, do not load"; in print_usage()
[all …]
/system/nfc/src/nfa/hci/
Dnfa_hci_api.cc58 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciRegister()
64 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in NFA_HciRegister()
70 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciRegister()
115 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciGetGateAndPipeList()
120 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciGetGateAndPipeList()
159 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("Invalid Application"); in NFA_HciDeregister()
163 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciDeregister()
219 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciAllocGate()
227 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciAllocGate()
232 DLOG_IF(INFO, nfc_debug_enabled) in NFA_HciAllocGate()
[all …]
/system/update_engine/
Dmetrics_reporter_omaha.cc149 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(os_age) << " for metric " in ReportDailyMetrics()
171 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
178 LOG(INFO) << "Sending " << value << " for metric " << metric << " (enum)"; in ReportUpdateCheckMetrics()
184 LOG(INFO) << "Sending " << value << " for metric " << metric << " (sparse)"; in ReportUpdateCheckMetrics()
194 LOG(INFO) << "Sending " << utils::FormatTimeDelta(time_since_last) in ReportUpdateCheckMetrics()
208 LOG(INFO) << "Sending " << utils::FormatTimeDelta(uptime_since_last) in ReportUpdateCheckMetrics()
224 LOG(INFO) << "Sending " << value << " for metric " << metric in ReportUpdateCheckMetrics()
229 LOG(INFO) << "Sending " << value << " for metric " << metric in ReportUpdateCheckMetrics()
242 LOG(INFO) << "Uploading " << static_cast<int>(attempt_result) in ReportAbnormallyTerminatedUpdateAttemptMetrics()
260 LOG(INFO) << "Uploading " << attempt_number << " for metric " << metric; in ReportUpdateAttemptMetrics()
[all …]
Dtestrunner.cc30 LOG(INFO) << "started"; in main()
43 LOG(INFO) << "parsing command line arguments"; in main()
45 LOG(INFO) << "initializing gtest"; in main()
49 LOG(INFO) << "running unit tests"; in main()
51 LOG(INFO) << "unittest return value: " << test_result; in main()
Domaha_request_action.cc331 LOG(INFO) << "Not sending ping with a=-1 r=-1 to omaha because " in ShouldPing()
336 LOG(INFO) << "Not sending ping with a=-1 r=-1 to omaha because " in ShouldPing()
385 LOG(INFO) << "Not generating Omaha InstallData as we have " in GetInstallDate()
403 LOG(INFO) << "Set the Omaha InstallDate from OOBE time-stamp to " << num_days in GetInstallDate()
478 LOG(INFO) << "Posting an Omaha request to " << params_->update_url(); in PerformAction()
479 LOG(INFO) << "Request: " << request_post; in PerformAction()
559 LOG(INFO) << "Found " << app->url_codebase.size() << " url(s)"; in ParsePackage()
582 LOG(INFO) << "Found package " << package.name; in ParsePackage()
601 LOG(INFO) << "Payload size = " << out_package.size << " bytes"; in ParsePackage()
605 LOG(INFO) << "Payload metadata size = " << out_package.metadata_size in ParsePackage()
[all …]
Dupdate_engine_client.cc147 LOG(INFO) << "Got status update: " << UpdateEngineStatusToString(status); in HandleStatusUpdate()
217 LOG(INFO) << "Update succeeded -- reboot needed."; in HandleStatusUpdate()
306 LOG(INFO) << "Setting Update Engine status to idle ..."; in ProcessFlags()
309 LOG(INFO) << "ResetStatus succeeded; to undo partition table changes " in ProcessFlags()
342 LOG(INFO) << "Current update over cellular network setting: " in ProcessFlags()
350 LOG(INFO) << "Setting cohort hint to: \"" << FLAGS_cohort_hint << "\""; in ProcessFlags()
364 LOG(INFO) << "Current cohort hint: \"" << cohort_hint << "\""; in ProcessFlags()
403 LOG(INFO) << "Rollback partition: " << rollback_partition; in ProcessFlags()
418 LOG(INFO) << "Current update using P2P setting: " in ProcessFlags()
429 LOG(INFO) << "Channel permanently set to: " << FLAGS_channel; in ProcessFlags()
[all …]
Dupdate_attempter.cc203 LOG(INFO) << "Last reported daily metrics " in CheckAndReportDailyMetrics()
207 LOG(INFO) << "Last reported daily metrics " in CheckAndReportDailyMetrics()
213 LOG(INFO) << "Reporting daily metrics."; in CheckAndReportDailyMetrics()
269 LOG(INFO) << "Not updating b/c we already updated and we're waiting for " in Update()
319 LOG(INFO) << "Device policies/settings present"; in RefreshDevicePolicy()
321 LOG(INFO) << "No device policies/settings present."; in RefreshDevicePolicy()
339 LOG(INFO) << "p2p is not enabled - disallowing p2p for both" in CalculateP2PParams()
345 LOG(INFO) << "Non-interactive check - allowing p2p for downloading"; in CalculateP2PParams()
348 LOG(INFO) << "Forcibly disabling use of p2p for downloading " in CalculateP2PParams()
404 LOG(INFO) << "Forcibly disabling use of p2p since starting p2p or " in CalculateUpdateParams()
[all …]
Dcleanup_previous_update_action.cc82 LOG(INFO) << "Starting/resuming CleanupPreviousUpdateAction"; in ResumeAction()
88 LOG(INFO) << "Stopping/suspending CleanupPreviousUpdateAction"; in SuspendAction()
139 LOG(INFO) << "Boot completed, waiting on markBootSuccessful()"; in WaitBootCompletedOrSchedule()
180 LOG(INFO) << "Snapshot devices are created"; in CheckSlotMarkedSuccessfulOrSchedule()
187 LOG(INFO) << "Snapshot devices are not created"; in CheckSlotMarkedSuccessfulOrSchedule()
208 LOG(INFO) << "Waiting for any previous merge request to complete. " in CheckSlotMarkedSuccessfulOrSchedule()
231 LOG(INFO) << "Can't find any snapshot to merge."; in WaitForMergeOrSchedule()
235 LOG(INFO) << "Failed to call SnapshotManager::CancelUpdate()."; in WaitForMergeOrSchedule()
264 LOG(INFO) << "Merge finished with state MergeCompleted."; in WaitForMergeOrSchedule()
304 LOG(INFO) << "Waiting for merge to complete: " << last_percentage_ << "%."; in OnMergePercentageUpdate()
[all …]
Dpayload_state.cc129 LOG(INFO) << "Resetting all persisted state as this is a new response"; in SetResponse()
146 LOG(INFO) << "Resetting all payload state as the url index seems to have " in SetResponse()
165 LOG(INFO) << "Payload downloaded successfully"; in DownloadComplete()
189 LOG(INFO) << "Resetting failure count of Url" << GetUrlIndex() in DownloadProgress()
224 LOG(INFO) << "Resuming an update that was previously started."; in UpdateResumed()
230 LOG(INFO) << "Starting a new update"; in UpdateRestarted()
264 LOG(INFO) << "Updating payload state for error code: " << base_error << " (" in UpdateFailed()
271 LOG(INFO) << "Ignoring failures until we get a valid Omaha response."; in UpdateFailed()
378 LOG(INFO) << "Not incrementing URL index or failure count for this error"; in UpdateFailed()
402 LOG(INFO) << "Payload backoff logic is disabled. " in ShouldBackoffDownload()
[all …]
Dupdate_boot_flags_action.cc31 LOG(INFO) << "Update boot flags running, nothing to do."; in PerformAction()
36 LOG(INFO) << "Already updated boot flags. Skipping."; in PerformAction()
45 LOG(INFO) << "Marking booted slot as good."; in PerformAction()
73 LOG(INFO) << "UpdateBootFlagsAction is no longer running."; in CompleteUpdateBootFlags()
Dtest_http_server.cc93 LOG(INFO) << "got headers:\n--8<------8<------8<------8<----\n" in ParseRequest()
112 LOG(INFO) << "URL: " << request->url; in ParseRequest()
125 LOG(INFO) << "range attribute: " << range; in ParseRequest()
142 LOG(INFO) << tmp_str; in ParseRequest()
146 LOG(INFO) << "host attribute: " << request->host; in ParseRequest()
172 LOG(INFO) << "write failed"; in WriteString()
233 LOG(INFO) << "writing payload: " << line_len << "-byte lines starting with `" in WritePayload()
287 LOG(INFO) << "pid(" << getpid() << "): HTTP server exiting ..."; in HandleQuit()
325 LOG(INFO) << "requested end offset (" << end_offset in HandleGet()
331 LOG(INFO) << "generating response header: range=" << start_offset << "-" in HandleGet()
[all …]
/system/update_engine/common/
Daction_processor.cc51 LOG(INFO) << "ActionProcessor: starting " << current_action_->Type(); in StartProcessing()
61 LOG(INFO) << "ActionProcessor: aborted " in StopProcessing()
83 LOG(INFO) << "ActionProcessor: suspending " << current_action_->Type(); in SuspendProcessing()
96 LOG(INFO) << "ActionProcessor: resuming " << current_action_->Type(); in ResumeProcessing()
103 LOG(INFO) << "ActionProcessor: resuming processing"; in ResumeProcessing()
116 LOG(INFO) << "ActionProcessor: finished " in ActionComplete()
121 LOG(INFO) << "ActionProcessor: Aborting processing due to failure."; in ActionComplete()
143 LOG(INFO) << "ActionProcessor: starting " << current_action_->Type(); in StartNextActionOrFinish()
Dmulti_range_http_fetcher.cc45 LOG(INFO) << "starting first transfer"; in BeginTransfer()
53 LOG(INFO) << "Called TerminateTransfer but not active."; in TerminateTransfer()
74 LOG(INFO) << "starting transfer of range " << range.ToString(); in StartTransfer()
115 LOG(INFO) << "Terminating transfer."; in ReceivedBytes()
129 LOG(INFO) << "TransferEnded w/ code " << http_response_code_; in TransferEnded()
131 LOG(INFO) << "Terminating."; in TransferEnded()
144 LOG(INFO) << "Didn't get enough bytes. Ending w/ failure."; in TransferEnded()
158 LOG(INFO) << "Starting next transfer (" << current_index_ << ")."; in TransferEnded()
163 LOG(INFO) << "Done w/ all transfers"; in TransferEnded()
172 LOG(INFO) << "Received transfer complete."; in TransferComplete()
[all …]
/system/bt/profile/avrcp/
Dconnection_handler.cc50 LOG(INFO) << "Absolute volume disabled by property"; in IsAbsoluteVolumeEnabled()
54 LOG(INFO) << "Absolute volume disabled by IOP table"; in IsAbsoluteVolumeEnabled()
109 LOG(INFO) << "Attempting to connect to device " << bdaddr; in ConnectDevice()
121 LOG(INFO) << __PRETTY_FUNCTION__ in ConnectDevice()
160 LOG(INFO) << __PRETTY_FUNCTION__; in SdpLookup()
184 LOG(INFO) << "Connect to device " << bdaddr.ToString(); in AvrcpConnect()
205 LOG(INFO) << __PRETTY_FUNCTION__ << ": handle=" << loghex(handle) in AvrcpConnect()
215 LOG(INFO) << __PRETTY_FUNCTION__ << ": handle=" << loghex(handle) in InitiatorControlCb()
221 LOG(INFO) << __PRETTY_FUNCTION__ << ": Connection Opened Event"; in InitiatorControlCb()
262 LOG(INFO) << __PRETTY_FUNCTION__ << ": Connection Closed Event"; in InitiatorControlCb()
[all …]
/system/core/init/
Dreboot.cpp139 LOG(INFO) << "Unmounting " << mnt_fsname_ << ":" << mnt_dir_ << " opts " << mnt_opts_; in Umount()
142 LOG(INFO) << "Umounted " << mnt_fsname_ << ":" << mnt_dir_ << " opts " << mnt_opts_; in Umount()
204 LOG(INFO) << "Calling /system/bin/vdc " << system << " " << cmd; in CallVdc()
249 LOG(INFO) << "mount entry " << mentry->mnt_fsname << ":" << mentry->mnt_dir << " opts " in FindPartitionsToUmount()
269 LOG(INFO) << "Run lsof"; in DumpUmountDebuggingInfo()
350 LOG(INFO) << "shutdown_timeout_timespec.tv_sec: " << shutdown_timeout_timespec.tv_sec; in RebootMonitorThread()
365 LOG(INFO) << "Try to dump init process call trace:"; in RebootMonitorThread()
371 LOG(INFO) << "Show stack for all active CPU:"; in RebootMonitorThread()
374 LOG(INFO) << "Show tasks that are in disk sleep(uninterruptable sleep), which are " in RebootMonitorThread()
402 LOG(INFO) << "remaining_shutdown_time: " << remaining_shutdown_time; in RebootMonitorThread()
[all …]
/system/nfc/src/adaptation/
DNfcAdaptation.cc101 DLOG_IF(INFO, nfc_debug_enabled) in initializeGlobalDebugEnabledFlag()
293 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", func); in Initialize()
311 DLOG_IF(INFO, nfc_debug_enabled) in Initialize()
319 DLOG_IF(INFO, nfc_debug_enabled) in Initialize()
357 DLOG_IF(INFO, nfc_debug_enabled) in Initialize()
375 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", func); in Initialize()
391 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", func); in Finalize()
396 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", func); in Finalize()
449 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", func); in NFCA_TASK()
451 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", func); in NFCA_TASK()
[all …]
/system/connectivity/wificond/scanning/
Dscan_result.cpp119 LOG(INFO) << "Scan result:"; in DebugLog()
122 LOG(INFO) << "SSID: " << ssid_str; in DebugLog()
124 LOG(INFO) << "BSSID: " in DebugLog()
126 LOG(INFO) << "FREQUENCY: " << frequency; in DebugLog()
127 LOG(INFO) << "SIGNAL: " << signal_mbm/100 << "dBm"; in DebugLog()
128 LOG(INFO) << "TSF: " << tsf; in DebugLog()
129 LOG(INFO) << "CAPABILITY: " << capability; in DebugLog()
130 LOG(INFO) << "ASSOCIATED: " << associated; in DebugLog()
132 LOG(INFO) << "RADIO CHAIN ID: " << radio_chain_info.chain_id; in DebugLog()
133 LOG(INFO) << "RADIO CHAIN LEVEL: " << radio_chain_info.level; in DebugLog()
/system/core/libmodprobe/
Dlibmodprobe_test.cpp152 GTEST_LOG_(INFO) << "Expected modules loaded (in order):"; in TEST()
155 GTEST_LOG_(INFO) << "\"" << *i << "\""; in TEST()
157 GTEST_LOG_(INFO) << "Actual modules loaded (in order):"; in TEST()
159 GTEST_LOG_(INFO) << "\"" << *i << "\""; in TEST()
167 GTEST_LOG_(INFO) << "Expected modules loaded after removing test4 (in order):"; in TEST()
170 GTEST_LOG_(INFO) << "\"" << *i << "\""; in TEST()
172 GTEST_LOG_(INFO) << "Actual modules loaded after removing test4 (in order):"; in TEST()
174 GTEST_LOG_(INFO) << "\"" << *i << "\""; in TEST()
/system/bt/audio_hal_interface/
Dhearing_aid_software_encoding.cc51 LOG(INFO) << __func__; in StartRequest()
59 LOG(INFO) << __func__; in SuspendRequest()
70 LOG(INFO) << __func__; in StopRequest()
97 LOG(INFO) << __func__ << ": " << track_count << " track(s) received"; in MetadataChanged()
122 LOG(INFO) << __func__ << ": delay_report=" << delay_report_ms << " msec"; in SetRemoteDelay()
172 LOG(INFO) << __func__; in init()
193 LOG(INFO) << __func__ << ": restore DELAY " << remote_delay_ms << " ms"; in init()
202 LOG(INFO) << __func__; in cleanup()
213 LOG(INFO) << __func__; in start_session()
230 LOG(INFO) << __func__; in end_session()
[all …]
/system/core/adb/daemon/
Dadb_wifi.cpp44 LOG(INFO) << "ADB wifi device disconnected"; in adb_disconnected()
103 LOG(INFO) << "adbwifi started on port " << port_; in Start()
118 LOG(INFO) << "TlsServer fdevent_create failed"; in Start()
122 LOG(INFO) << "TlsServer running on port " << port_; in Start()
135 LOG(INFO) << __func__ << ": No read [ev=" << ev << " fd=" << fd << "]"; in OnFdEvent()
141 LOG(INFO) << "New TLS connection [fd=" << new_fd.get() << "]"; in OnFdEvent()
172 LOG(INFO) << "adb wifi started on port " << sTlsServer->port(); in enable_wifi_debugging()
185 LOG(INFO) << "adb wifi stopped"; in disable_wifi_debugging()
195 LOG(INFO) << "Waiting for " << kWifiEnabledProp << "=" << toggled_val; in start_wifi_enabled_observer()
198 LOG(INFO) << kWifiEnabledProp << " changed to " << toggled_val; in start_wifi_enabled_observer()
[all …]
/system/nfc/src/nfa/dm/
Dnfa_dm_api.cc60 DLOG_IF(INFO, nfc_debug_enabled) << __func__; in NFA_Init()
102 DLOG_IF(INFO, nfc_debug_enabled) << __func__; in NFA_Enable()
147 DLOG_IF(INFO, nfc_debug_enabled) in NFA_Disable()
187 DLOG_IF(INFO, nfc_debug_enabled) in NFA_SetPowerSubStateForScreenState()
212 DLOG_IF(INFO, nfc_debug_enabled) in NFA_SetPowerSubStateForScreenState()
245 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("param_id:0x%X", param_id); in NFA_SetConfig()
282 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("num_ids: %i", num_ids); in NFA_GetConfig()
344 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("poll_mask=0x%x", poll_mask); in NFA_RequestExclusiveRfControl()
386 DLOG_IF(INFO, nfc_debug_enabled) << __func__; in NFA_ReleaseExclusiveRfControl()
443 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("0x%X", poll_mask); in NFA_EnablePolling()
[all …]
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc89 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in gki_task_entry()
192 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in GKI_create_task()
197 DLOG_IF(INFO, nfc_debug_enabled) in GKI_create_task()
218 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in GKI_create_task()
221 DLOG_IF(INFO, nfc_debug_enabled) in GKI_create_task()
239 DLOG_IF(INFO, nfc_debug_enabled) in GKI_create_task()
248 DLOG_IF(INFO, nfc_debug_enabled) in GKI_create_task()
260 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf( in GKI_create_task()
311 DLOG_IF(INFO, nfc_debug_enabled) in GKI_shutdown()
315 DLOG_IF(INFO, nfc_debug_enabled) in GKI_shutdown()
[all …]
/system/core/adb/client/
Dauth.cpp64 LOG(INFO) << "generate_key(" << file << ")..."; in generate_key()
152 LOG(INFO) << (already_loaded ? "ignored already-loaded" : "loaded new") << " key from '" << file in load_key()
158 LOG(INFO) << "load_keys '" << path << "'..."; in load_keys()
194 LOG(INFO) << "skipped non-adb_key '" << path << "/" << name << "'"; in load_keys()
220 LOG(INFO) << "User key '" << path << "' does not exist..."; in load_userkey()
341 LOG(INFO) << "adb_auth_inotify_update called"; in adb_auth_inotify_update()
351 LOG(INFO) << "done reading inotify fd"; in adb_auth_inotify_update()
376 LOG(INFO) << "ignoring new directory at '" << path << "'"; in adb_auth_inotify_update()
378 LOG(INFO) << "observed new file at '" << path << "'"; in adb_auth_inotify_update()
392 LOG(INFO) << "adb_auth_inotify_init..."; in adb_auth_inotify_init()
[all …]
/system/server_configurable_flags/libflags/
Dserver_configurable_flags.cc88 LOG(INFO) << __FUNCTION__ << " failed to open file " << RESET_FLAGS_FILE_PATH; in ResetAllFlags()
90 LOG(INFO) << __FUNCTION__ << " failed to write file " << RESET_FLAGS_FILE_PATH; in ResetAllFlags()
92 LOG(INFO) << __FUNCTION__ << " successfully write to file " << RESET_FLAGS_FILE_PATH; in ResetAllFlags()
99 LOG(INFO) << __FUNCTION__ << " reset_mode value: " << reset_mode; in ServerConfigurableFlagsReset()
104 LOG(INFO) << __FUNCTION__ << " attempted boot count is under threshold, skipping reset."; in ServerConfigurableFlagsReset()
110 LOG(INFO) << __FUNCTION__ << " attempted boot count reaches threshold, resetting flags."; in ServerConfigurableFlagsReset()
114 LOG(INFO) << __FUNCTION__ << " updatable crashing detected, resetting flags."; in ServerConfigurableFlagsReset()
/system/update_engine/update_manager/
Denterprise_device_policy_impl.cc53 LOG(INFO) << "Updates disabled by policy, blocking update checks."; in UpdateCheckAllowed()
64 LOG(INFO) << "Kiosk app required platform version is not fetched, " in UpdateCheckAllowed()
70 LOG(INFO) << "Allow kiosk app to control Chrome version policy is set, " in UpdateCheckAllowed()
92 LOG(INFO) << "Policy disables rollbacks."; in UpdateCheckAllowed()
97 LOG(INFO) << "Policy allows rollbacks with powerwash."; in UpdateCheckAllowed()
102 LOG(INFO) in UpdateCheckAllowed()

12345678910>>...19