Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 25 of 797) sorted by relevance

12345678910>>...32

/system/update_engine/
Dupdate_engine_client.cc84 LOG(ERROR) << "UpdateEngineService not available."; in OnInit()
134 LOG(ERROR) << error; in IPCError()
147 LOG(INFO) << "Got status update: " << UpdateEngineStatusToString(status); in HandleStatusUpdate()
160 LOG(WARNING) in ShowStatus()
211 LOG(ERROR) << "Update failed, current operation is " in HandleStatusUpdate()
217 LOG(INFO) << "Update succeeded -- reboot needed."; in HandleStatusUpdate()
298 LOG(ERROR) << "Found a positional argument '" << positional_args.front() in ProcessFlags()
306 LOG(INFO) << "Setting Update Engine status to idle ..."; in ProcessFlags()
309 LOG(INFO) << "ResetStatus succeeded; to undo partition table changes " in ProcessFlags()
314 LOG(ERROR) << "ResetStatus failed"; in ProcessFlags()
[all …]
Dhardware_android.cc102 LOG(WARNING) << "OOBE is not enabled but IsOOBEComplete() called."; in IsOOBEComplete()
125 LOG(WARNING) << "STUB: Getting requisition is not supported."; in GetDeviceRequisition()
130 LOG(WARNING) << "STUB: No Kernel key version is available."; in GetMinKernelKeyVersion()
135 LOG(WARNING) << "STUB: No Firmware key version is available."; in GetMinFirmwareKeyVersion()
140 LOG(WARNING) << "STUB: Getting firmware_max_rollforward is not supported."; in GetMaxFirmwareKeyRollforward()
146 LOG(WARNING) << "STUB: Setting firmware_max_rollforward is not supported."; in SetMaxFirmwareKeyRollforward()
151 LOG(WARNING) << "STUB: Setting kernel_max_rollforward is not supported."; in SetMaxKernelKeyRollforward()
156 LOG(WARNING) << "STUB: Assuming no factory reset was performed."; in GetPowerwashCount()
161 LOG(INFO) << "Scheduling a powerwash to BCB."; in SchedulePowerwash()
167 LOG(ERROR) << "Failed to update bootloader message: " << err; in SchedulePowerwash()
[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()
165 LOG(ERROR) << "Failed to mount /metadata."; in CheckSlotMarkedSuccessfulOrSchedule()
180 LOG(INFO) << "Snapshot devices are created"; in CheckSlotMarkedSuccessfulOrSchedule()
187 LOG(INFO) << "Snapshot devices are not created"; in CheckSlotMarkedSuccessfulOrSchedule()
192 LOG(ERROR) in CheckSlotMarkedSuccessfulOrSchedule()
206 LOG(WARNING) << "SnapshotMergeStats::Start failed."; 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()
[all …]
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 …]
Domaha_request_action.cc241 LOG(ERROR) << "Unexpected end element '" << element in ParserHandlerEnd()
266 LOG(ERROR) << "XML entities are not supported. Aborting parsing."; in ParserHandlerEntityDecl()
307 LOG(WARNING) in CalculatePingDays()
331 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()
358 LOG(ERROR) << "Dropping stored Omaha InstallData since its value num_days=" in GetInstallDate()
385 LOG(INFO) << "Not generating Omaha InstallData as we have " in GetInstallDate()
392 LOG(ERROR) << "Not generating Omaha InstallData from time of OOBE " in GetInstallDate()
403 LOG(INFO) << "Set the Omaha InstallDate from OOBE time-stamp to " << num_days in GetInstallDate()
427 LOG(ERROR) << "Failed to set the value of ping metadata '" << active_key in StorePingReply()
[all …]
Ddynamic_partition_control_android.cc96 LOG(ERROR) << retrofit_prop << " is true but " << enable_prop in GetFeatureFlag()
175 LOG(ERROR) << "Cannot map " << target_partition_name << " in " in MapPartitionInternal()
179 LOG(INFO) << "Succesfully mapped " << target_partition_name in MapPartitionInternal()
196 LOG(INFO) << target_partition_name in MapPartitionOnDeviceMapper()
200 LOG(ERROR) << target_partition_name << " is mapped but path is unknown."; in MapPartitionOnDeviceMapper()
209 LOG(ERROR) << target_partition_name in MapPartitionOnDeviceMapper()
215 LOG(ERROR) << target_partition_name << " is unmapped but state is " in MapPartitionOnDeviceMapper()
225 LOG(ERROR) << target_partition_name in MapPartitionOnDeviceMapper()
246 LOG(INFO) << "Skip UnmapUpdateSnapshot(" << target_partition_name in UnmapPartitionOnDeviceMapper()
251 LOG(ERROR) << "Cannot unmap " << target_partition_name in UnmapPartitionOnDeviceMapper()
[all …]
/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/core/fs_mgr/libsnapshot/
Dsnapshot_stub.cpp31 LOG(ERROR) << __FUNCTION__ << " should never be called."; in BeginUpdate()
36 LOG(ERROR) << __FUNCTION__ << " should never be called."; in CancelUpdate()
41 LOG(ERROR) << __FUNCTION__ << " should never be called."; in FinishedSnapshotWrites()
46 LOG(ERROR) << __FUNCTION__ << " should never be called."; in InitiateMerge()
52 LOG(ERROR) << __FUNCTION__ << " should never be called."; in ProcessUpdateState()
57 LOG(ERROR) << __FUNCTION__ << " should never be called."; in GetUpdateState()
62 LOG(ERROR) << __FUNCTION__ << " should never be called."; in CreateUpdateSnapshots()
67 LOG(ERROR) << __FUNCTION__ << " should never be called."; in MapUpdateSnapshot()
72 LOG(ERROR) << __FUNCTION__ << " should never be called."; in UnmapUpdateSnapshot()
77 LOG(ERROR) << __FUNCTION__ << " should never be called."; in NeedSnapshotsInFirstStageMount()
[all …]
Dsnapshot.cpp128 LOG(INFO) << "Wait for merge (if any) before beginning a new update."; in BeginUpdate()
130 LOG(INFO) << "Merged with state = " << state; in BeginUpdate()
145 LOG(ERROR) << "An update is already in progress, cannot begin a new update"; in BeginUpdate()
157 LOG(ERROR) << "Cannot cancel update after it has completed or started merging"; in CancelUpdate()
172 LOG(INFO) << "Update has been initiated, now canceling"; in TryCancelUpdate()
180 LOG(INFO) << "Canceling previously completed updates (if any)"; in TryCancelUpdate()
212 LOG(ERROR) << "Remove failed: " << path << ": " << message; in RemoveFileIfExists()
220 LOG(WARNING) << "Can't RemoveAllUpdateState: prolog failed."; in RemoveAllUpdateState()
224 LOG(INFO) << "Removing all update state."; in RemoveAllUpdateState()
227 LOG(ERROR) << "Could not remove all snapshots"; in RemoveAllUpdateState()
[all …]
/system/timezone/tzdatacheck/
Dtzdatacheck.cpp112 LOG(WARNING) << fileName << " is too small. " << byteCount << " bytes required"; in readBytes()
161 LOG(DEBUG) << "Inspecting " << fpath; in deleteFn()
165 LOG(DEBUG) << "Unlinking " << fpath; in deleteFn()
172 LOG(DEBUG) << "Removing dir " << fpath; in deleteFn()
178 LOG(WARNING) << "Unsupported file type " << fpath << ": " << typeflag; in deleteFn()
206 LOG(INFO) << "Path " << fileToDelete << " does not exist"; in deleteFile()
210 LOG(WARNING) << "Path " << fileToDelete << " failed to stat() or is not a file."; in deleteFile()
236 LOG(INFO) << "Path " << dirToDelete << " does not exist"; in deleteDir()
240 LOG(WARNING) << "Path " << dirToDelete << " failed to stat() or is not a directory."; in deleteDir()
270 LOG(INFO) << "Could not delete directory: " << &tempDirName[0]; in deleteDir()
[all …]
/system/extras/libperfmgr/
DHintManager.cc37 LOG(ERROR) << "NodeLooperThread not present"; in ValidateHint()
41 LOG(ERROR) << "PowerHint type not present in actions: " << hint_type; in ValidateHint()
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()
95 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
100 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
110 LOG(ERROR) << "Failed to read JSON config from " << config_path; in GetFromJSON()
116 LOG(ERROR) << "Failed to parse Nodes section from " << config_path; in GetFromJSON()
123 LOG(ERROR) << "Failed to parse Actions section from " << config_path; in GetFromJSON()
[all …]
/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc113 LOG(ERROR) << "control_result_cb: BluetoothAudioPortOut is not in use"; in SetUp()
117LOG(ERROR) << "control_result_cb: proxy of device port (cookie=" << StringPrintf("%#hx", cookie) in SetUp()
125 LOG(ERROR) << "session_changed_cb: BluetoothAudioPortOut is not in use"; in SetUp()
129LOG(ERROR) << "session_changed_cb: proxy of device port (cookie=" << StringPrintf("%#hx", cookie) in SetUp()
140LOG(INFO) << __func__ << ": session_type=" << toString(session_type_) << ", cookie=" << StringPrin… in SetUp()
150 LOG(VERBOSE) << __func__ << ": device=AUDIO_DEVICE_OUT_BLUETOOTH_A2DP (HEADPHONES/SPEAKER) (" in init_session_type()
155LOG(VERBOSE) << __func__ << ": device=AUDIO_DEVICE_OUT_HEARING_AID (MEDIA/VOICE) (" << StringPrint… in init_session_type()
160 LOG(ERROR) << __func__ << ": unknown device=" << StringPrintf("%#x", device); in init_session_type()
165LOG(ERROR) << __func__ << ": device=" << StringPrintf("%#x", device) << ", session_type=" << toStr… in init_session_type()
174 LOG(ERROR) << __func__ << ": session_type=" << toString(session_type_) in TearDown()
[all …]
/system/core/libsuspend/
Dautosuspend_wakeup_count.cpp72 LOG(VERBOSE) << "read wakeup_count"; in suspend_thread_func()
82 LOG(ERROR) << "empty 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()
127 LOG(INFO) << "init_state_fd success"; in init_state_fd()
155 LOG(ERROR) << "error creating thread: " << strerror(ret); in autosuspend_init()
159 LOG(VERBOSE) << "autosuspend_init success"; in autosuspend_init()
172 LOG(VERBOSE) << "autosuspend_wakeup_count_enable"; in autosuspend_wakeup_count_enable()
[all …]
/system/vold/
DMetadataCrypt.cpp108 LOG(ERROR) << "fs_mgr_do_mount failed with rc " << mount_rc; in mount_via_fs_mgr()
111 LOG(DEBUG) << "Mounted " << mount_point; in mount_via_fs_mgr()
119 LOG(ERROR) << "Wait for boot timed out"; in commit_key()
127 LOG(ERROR) << "Failed to read old key: " << dir; in commit_key()
135 LOG(ERROR) << "Key deletion failed during upgrade, continuing anyway: " << dir; in commit_key()
137 LOG(INFO) << "Old Key deleted: " << dir; in commit_key()
143 LOG(ERROR) << "Failed to get metadata_key_dir"; in read_key()
148 LOG(DEBUG) << "metadata_key_dir/key: " << dir; in read_key()
163 LOG(ERROR) << "Failed to read incomplete key: " << dir; in read_key()
165 LOG(ERROR) << "Incomplete key deletion failed, continuing anyway: " << dir; in read_key()
[all …]
DEncryptInplace.cpp101 LOG(WARNING) << "Error getting time"; in update_progress()
129 LOG(INFO) << "Encrypted to sector " << offset / info.block_size * CRYPT_SECTOR_SIZE; in log_progress()
135LOG(INFO) << "Encrypting from sector " << data->offset / info.block_size * CRYPT_SECTOR_SIZE; in log_progress()
149 LOG(DEBUG) << "Copying " << data->count << " blocks at offset " << data->offset; in flush_outstanding_data()
152 LOG(ERROR) << "Error reading real_blkdev " << data->real_blkdev << " for inplace encrypt"; in flush_outstanding_data()
157 LOG(ERROR) << "Error writing crypto_blkdev " << data->crypto_blkdev in flush_outstanding_data()
179 LOG(ERROR) << "Failed to allocate crypto buffer"; in encrypt_groups()
185 LOG(ERROR) << "failed to allocate block bitmap"; in encrypt_groups()
190 LOG(INFO) << "Encrypting group " << i; in encrypt_groups()
199 LOG(ERROR) << "failed to read all of block group bitmap " << i; in encrypt_groups()
[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()
195 LOG(WARNING) << "cannot find blank_screen in TurnOffBacklight"; in TurnOffBacklight()
199 LOG(WARNING) << "Could not start blank_screen service: " << result.error(); in TurnOffBacklight()
204 LOG(INFO) << "Calling /system/bin/vdc " << system << " " << cmd; in CallVdc()
218 LOG(WARNING) << "powerctl_shutdown_time_ms:" << std::to_string(t->duration().count()) << ":" in LogShutdownTime()
249 LOG(INFO) << "mount entry " << mentry->mnt_fsname << ":" << mentry->mnt_dir << " opts " in FindPartitionsToUmount()
269 LOG(INFO) << "Run lsof"; in DumpUmountDebuggingInfo()
336 LOG(ERROR) << "sem_wait failed and exit RebootMonitorThread()"; in RebootMonitorThread()
342 LOG(ERROR) << "clock_gettime() fail! exit RebootMonitorThread()"; in RebootMonitorThread()
[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()
113 LOG(WARNING) << "Already connected to device with address " << bdaddr; in ConnectDevice()
121 LOG(INFO) << __PRETTY_FUNCTION__ in ConnectDevice()
124 LOG(ERROR) << "Failed to do SDP: status=" << loghex(status) 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()
[all …]
/system/connectivity/wificond/net/
Dnetlink_manager.cpp74 LOG(ERROR) << "Unknown bandwidth type: " << bandwidth; in getBandwidthType()
99 LOG(ERROR) << "Failed to read packet from buffer"; in ReceivePacketAndRunHandler()
110 LOG(ERROR) << "payload is broken."; in ReceivePacketAndRunHandler()
118 LOG(ERROR) << "Receive invalid packet"; in ReceivePacketAndRunHandler()
135 LOG(WARNING) << "No handler for message: " << sequence_number; in ReceivePacketAndRunHandler()
147 LOG(ERROR) << "Get message overrun notification"; in ReceivePacketAndRunHandler()
172 LOG(ERROR) << "Wrong message type for new family message"; in OnNewFamily()
176 LOG(ERROR) << "Wrong command for new family message"; in OnNewFamily()
181 LOG(ERROR) << "Failed to get family id"; in OnNewFamily()
186 LOG(ERROR) << "Failed to get family name"; in OnNewFamily()
[all …]
Dnetlink_utils.cpp124 LOG(ERROR) << "NL80211_CMD_GET_WIPHY dump failed"; in GetWiphyIndex()
128 LOG(DEBUG) << "No wiphy is found"; in GetWiphyIndex()
133 LOG(ERROR) << "Receive ERROR message: " in GetWiphyIndex()
138 LOG(ERROR) << "Wrong message type for new interface message: " in GetWiphyIndex()
143 LOG(ERROR) << "Wrong command in response to " in GetWiphyIndex()
149 LOG(ERROR) << "Failed to get wiphy index from reply message"; in GetWiphyIndex()
173 LOG(ERROR) << "NL80211_CMD_GET_INTERFACE dump failed"; in GetInterfaces()
177 LOG(ERROR) << "No interface is found"; in GetInterfaces()
182 LOG(ERROR) << "Receive ERROR message: " in GetInterfaces()
187 LOG(ERROR) << "Wrong message type for new interface message: " in GetInterfaces()
[all …]
/system/bt/audio_hal_interface/
Da2dp_encoding.cc64 LOG(INFO) << __func__ << ": A2DP_CTRL_CMD_START in progress"; in StartRequest()
67 LOG(WARNING) << __func__ << ": busy in pending_cmd=" << a2dp_pending_cmd_; in StartRequest()
73 LOG(ERROR) << __func__ << ": call state is busy"; in StartRequest()
90 LOG(INFO) << __func__ << ": accepted"; in StartRequest()
96 LOG(ERROR) << __func__ << ": AV stream is not ready to start"; in StartRequest()
103 LOG(INFO) << __func__ << ": A2DP_CTRL_CMD_SUSPEND in progress"; in SuspendRequest()
106 LOG(WARNING) << __func__ << ": busy in pending_cmd=" << a2dp_pending_cmd_; in SuspendRequest()
111 LOG(INFO) << __func__ << ": accepted"; in SuspendRequest()
129 LOG(INFO) << __func__ << ": handling"; in StopRequest()
226 LOG(WARNING) << __func__ << ": failure to get A2DP codec config"; in a2dp_get_selected_hal_codec_config()
[all …]
Dclient_interface.cc82 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in startStream()
94 LOG(ERROR) << __func__ << ": BluetoothAudioHal failure: " << hidl_retval.description(); in suspendStream()
133 LOG(INFO) << __func__ << ": " << sourceMetadata.tracks.size() in updateMetadata()
172 LOG(WARNING) << __func__ << ": restarting connection with new Audio Hal"; in serviceDied()
181 LOG(ERROR) << __func__ << ": BluetoothAudioClientInterface corrupted"; in serviceDied()
197 LOG(WARNING) << "IBluetoothAudioProvidersFactory not declared"; in BluetoothAudioClientInterface()
205LOG(FATAL) << __func__ << ": BluetoothAudioDeathRecipient failure: " << hidl_retval.description(); in ~BluetoothAudioClientInterface()
223 LOG(INFO) << "listManifestByInterface_cb returns " << instance_count in IsSupported()
229 LOG(FATAL) << __func__ << ": IServiceManager::listByInterface failure: " in IsSupported()
245 LOG(INFO) << "IBluetoothAudioProvidersFactory::getService() returned " in GetAudioCapabilities()
[all …]
/system/extras/boottime_tools/bootio/
Dbootio.cpp54 LOG(ERROR) << "Failed to create data collector"; in PrintBootIo()
62 LOG(ERROR) << "Kernel doesn't support I/O profiling."; in StartDataCollection()
76 LOG(ERROR) << "Invalid value in start file." << start; in StartDataCollection()
82 LOG(INFO) << "No profiling requested. Exiting"; in StartDataCollection()
87 LOG(ERROR) << "Boot I/O: failed to parse string:" << start; in StartDataCollection()
92 LOG(ERROR) << "Bad values for bootio. timeout=" << timeout << in StartDataCollection()
97 LOG(INFO) << "Boot I/O: collecting data. samples=" << samples << "timeout=" << timeout; in StartDataCollection()
102 LOG(ERROR) << "Failed to create data collector"; in StartDataCollection()
113 LOG(INFO) << "Bootio started"; in main()
128 LOG(ERROR) << "Invalid option: " << option_name; in main()
[all …]
/system/bt/bta/hearing_aid/
Dhearing_aid_audio_source.cc102 LOG(FATAL) << " Unsupported data interval: " << data_interval_ms; in start_audio_ticks()
109 LOG(INFO) << __func__ << ": running with data interval: " << data_interval_ms; in start_audio_ticks()
113 LOG(INFO) << __func__ << ": stopped"; in stop_audio_ticks()
122 LOG(INFO) << __func__ << ": UIPC_OPEN_EVT"; in hearing_aid_data_cb()
135 LOG(INFO) << __func__ << ": UIPC_CLOSE_EVT"; in hearing_aid_data_cb()
140 LOG(ERROR) << "Hearing Aid audio data event not recognized:" << event; in hearing_aid_data_cb()
154 LOG(WARNING) << __func__ << "CTRL CH DETACHED"; in hearing_aid_recv_ctrl_data()
159 LOG(INFO) << __func__ << " " << audio_ha_hw_dump_ctrl_event(cmd); in hearing_aid_recv_ctrl_data()
183LOG(INFO) << __func__ << ":HEARING_AID_CTRL_CMD_STOP: hearing_aid_on_suspend_req() errs, but ignor… in hearing_aid_recv_ctrl_data()
206 LOG(FATAL) << "unsupported sample rate: " << sample_rate; in hearing_aid_recv_ctrl_data()
[all …]
/system/core/adb/daemon/
Dauth.cpp77 LOG(FATAL) << "transport_from_callback_arg called on out of range value: " << id_u64; in transport_from_callback_arg()
83 LOG(ERROR) << "transport_from_callback_arg failed to find transport for id " << id_u32; in transport_from_callback_arg()
89 LOG(WARNING) << "transport_from_callback_arg found already destructed transport"; in transport_from_callback_arg()
119 LOG(ERROR) << "Invalid base64 key " << pubkey; in adbd_tls_client_ca_list()
125 LOG(ERROR) << "Failed to parse key " << pubkey; in adbd_tls_client_ca_list()
133 LOG(ERROR) << "Failed to encode RSA public key"; in adbd_tls_client_ca_list()
146 LOG(INFO) << "fingerprint=[" << digest_str << "]"; in adbd_tls_client_ca_list()
166 LOG(ERROR) << "Invalid base64 key " << pubkey; in adbd_auth_verify()
172 LOG(ERROR) << "Failed to parse key " << pubkey; in adbd_auth_verify()
210 LOG(INFO) << "adb client authorized"; in adbd_auth_key_authorized()
[all …]
/system/update_engine/common/
Daction_processor.cc51 LOG(INFO) << "ActionProcessor: starting " << current_action_->Type(); in StartProcessing()
61 LOG(INFO) << "ActionProcessor: aborted " in StopProcessing()
76 LOG(WARNING) << "Called SuspendProcessing while not processing."; in SuspendProcessing()
83 LOG(INFO) << "ActionProcessor: suspending " << current_action_->Type(); in SuspendProcessing()
89 LOG(WARNING) << "Called ResumeProcessing while not suspended."; in ResumeProcessing()
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()

12345678910>>...32