Home
last modified time | relevance | path

Searched refs:WARNING (Results 1 – 25 of 171) sorted by relevance

1234567

/system/vold/
DVolumeBase.cpp54 LOG(WARNING) << getId() << " diskId change requires destroyed"; in setDiskId()
64 LOG(WARNING) << getId() << " partGuid change requires destroyed"; in setPartGuid()
74 LOG(WARNING) << getId() << " flags change requires state unmounted or unmountable"; in setMountFlags()
84 LOG(WARNING) << getId() << " user change requires state unmounted or unmountable"; in setMountUserId()
94 LOG(WARNING) << getId() << " silence change requires destroyed"; in setSilent()
104 LOG(WARNING) << getId() << " id change requires not created"; in setId()
114 LOG(WARNING) << getId() << " path change requires state checking"; in setPath()
125 LOG(WARNING) << getId() << " internal path change requires state checking"; in setInternalPath()
200 LOG(WARNING) << getId() << " mount requires state unmounted or unmountable"; in mount()
217 LOG(WARNING) << getId() << " unmount requires state mounted"; in unmount()
[all …]
DDisk.cpp182 LOG(WARNING) << "Invalid GUID " << partGuid; in createPrivateVolume()
238 PLOG(WARNING) << "Failed to read vendor from " << path; in readMetadata()
248 PLOG(WARNING) << "Failed to read manufacturer from " << path; in readMetadata()
270 LOG(WARNING) << "Unsupported block major type " << majorId; in readMetadata()
299 LOG(WARNING) << "sgdisk failed to scan " << mDevPath; in readPartitions()
323 LOG(WARNING) << mId << " is ignoring partition " << i in readPartitions()
355 LOG(WARNING) << mId << " has unknown partition table; trying entire device"; in readPartitions()
362 LOG(WARNING) << mId << " failed to identify, giving up"; in readPartitions()
394 LOG(WARNING) << "Failed to zap; status " << res; in partitionPublic()
453 LOG(WARNING) << "Failed to zap; status " << res; in partitionMixed()
/system/update_engine/
Dhardware_android.cc72 LOG(WARNING) << "STUB: Assuming OOBE is complete."; in IsOOBEComplete()
79 LOG(WARNING) << "STUB: GetHardwareClass()."; in GetHardwareClass()
84 LOG(WARNING) << "STUB: GetFirmwareVersion()."; in GetFirmwareVersion()
89 LOG(WARNING) << "STUB: GetECVersion()."; in GetECVersion()
94 LOG(WARNING) << "STUB: Assuming no factory reset was performed."; in GetPowerwashCount()
Dreal_system_state.cc60 LOG(WARNING) << "Unable to create BootControl instance, using stub " in Initialize()
99 LOG(WARNING) << "No powerwash-safe directory, using non-volatile one."; in Initialize()
116 LOG(WARNING) << "Couldn't detect the bootid, assuming system was rebooted."; in Initialize()
125 LOG(WARNING) << "Ignoring OmahaRequestParams initialization error. Some " in Initialize()
/system/core/tzdatacheck/
Dtzdatacheck.cpp89 PLOG(WARNING) << "Failed to unlink file/symlink " << fpath; in deleteFn()
96 PLOG(WARNING) << "Failed to remove dir " << fpath; in deleteFn()
100 LOG(WARNING) << "Unsupported file type " << fpath << ": " << typeflag; in deleteFn()
120 LOG(WARNING) << dirToDelete << " is not a directory"; in deleteDir()
128 PLOG(WARNING) << "Unable to stat " << dirToDelete; in deleteDir()
141 PLOG(WARNING) << "Unable to create a temporary directory: " << tempDirNameTemplate; in deleteDir()
148 PLOG(WARNING) << "Unable to rename directory from " << dirToDelete << " to " in deleteDir()
223 LOG(WARNING) << "Deletion of install metadata " << dataUpdatesDirName in main()
231 LOG(WARNING) << "Deletion of tzdata " << dataCurrentDirName << " was not successful"; in main()
/system/connectivity/shill/wifi/
Dmac80211_monitor.cc132 LOG(WARNING) << __func__ << ": incomplete read on " in WakeQueuesIfNeeded()
154 LOG(WARNING) << "Skipping reset: failed to get monotonic time"; in WakeQueuesIfNeeded()
160 LOG(WARNING) << "Skipping reset " in WakeQueuesIfNeeded()
166 LOG(WARNING) << "Queues appear stuck; waking."; in WakeQueuesIfNeeded()
202 LOG(WARNING) << "max queue length is " << max_stuck_queue_len; in CheckAreQueuesStuck()
252 LOG(WARNING) << __func__ << ": parse error on " << queue_state; in ParseQueueState()
261 LOG(WARNING) << __func__ << ": parse error on " << queue_state; in ParseQueueState()
270 LOG(WARNING) << __func__ << ": parse error on " << queue_state; in ParseQueueState()
274 LOG(WARNING) << __func__ << ": parse error on " << queue_state; in ParseQueueState()
278 LOG(WARNING) << __func__ << ": parse error on " << queue_state; in ParseQueueState()
/system/connectivity/shill/
Dcrypto_provider.cc55 LOG(WARNING) << "Unable to encrypt text, returning as is."; in Encrypt()
67 LOG(WARNING) << "Crypto module " << crypto->GetID() in Decrypt()
73 LOG(WARNING) << "Unable to decrypt text, returning as is."; in Decrypt()
Dicmp_session.cc74 LOG(WARNING) << "ICMP session already started"; in Start()
166 LOG(WARNING) << "Received ICMP packet is too short to contain ICMP header"; in OnEchoReplyReceived()
184 LOG(WARNING) << "ICMP header code is invalid"; in OnEchoReplyReceived()
246 LOG(WARNING) << "ICMP session not started"; in ReportResultAndStopSession()
Dresult_aggregator.cc58 LOG(WARNING) << "Dropping error type " << error; in ReportResult()
63 LOG(WARNING) << "Results aggregator timed out"; in Timeout()
Dconnection.cc211 LOG(WARNING) << "Broadcast address is not set. Using default."; in UpdateFromIPConfig()
229 LOG(WARNING) << "Expect limited network connectivity."; in UpdateFromIPConfig()
459 LOG(WARNING) << "No gateway address was provided for this connection."; in FixGatewayReachability()
465 LOG(WARNING) << "Gateway address " in FixGatewayReachability()
530 LOG(WARNING) << "Gateway " in FixGatewayReachability()
553 LOG(WARNING) << "Mitigating this by creating a link route to the gateway."; in FixGatewayReachability()
577 LOG(WARNING) << "No gateway -- unable to pin host route."; in PinHostRoute()
/system/tpm/attestation/server/
Ddatabase_impl.cc65 LOG(WARNING) << "Creating new attestation database."; in Initialize()
104 LOG(WARNING) << "Attempting to fix permissions on attestation database."; in Read()
132 PLOG(WARNING) << "Could not open " << dir_name << " for syncing"; in Write()
138 PLOG(WARNING) << "Failed to sync " << dir_name; in Write()
145 PLOG(WARNING) << "Failed to close after sync " << dir_name; in Write()
Dpkcs11_key_store.cc74 LOG(WARNING) << "Failed to close PKCS #11 session."; in ~ScopedSession()
113 LOG(WARNING) << "Pkcs11KeyStore: Key does not exist: " << key_name; in Read()
356 LOG(WARNING) << "Pkcs11KeyStore: Failed to find certificate fields."; in Register()
420 LOG(WARNING) << "Pkcs11KeyStore: Failed to find certificate fields."; in RegisterCertificate()
502 LOG(WARNING) << __func__ << ": C_Initialize failed."; in GetUserSlot()
508 LOG(WARNING) << __func__ << ": C_GetSlotList(nullptr) failed."; in GetUserSlot()
514 LOG(WARNING) << __func__ << ": C_GetSlotList failed."; in GetUserSlot()
528 LOG(WARNING) << __func__ << ": Path not found."; in GetUserSlot()
565 LOG(WARNING) << "Found key object but failed to get name."; in EnumObjects()
577 LOG(WARNING) << "Failed to finalize key search."; in EnumObjects()
[all …]
/system/tpm/tpm_manager/server/
Dlocal_data_store_impl.cc81 PLOG(WARNING) << "Could not open " << dir_name << " for syncing"; in Write()
87 PLOG(WARNING) << "Failed to sync " << dir_name; in Write()
94 PLOG(WARNING) << "Failed to close after sync " << dir_name; in Write()
/system/update_engine/update_manager/
Dreal_device_policy_provider.cc67 LOG(WARNING) << "Received device policy updated signal with a failure."; in OnPropertyChangedCompletedSignal()
81 LOG(WARNING) << "We couldn't connect to SessionManager signal for updates " in OnSignalConnected()
140 LOG(WARNING) << "Policy includes unknown connection type: " << type_str; in ConvertAllowedConnectionTypesForUpdate()
154 LOG(WARNING) << "Ignoring negative scatter factor: " in ConvertScatterFactor()
Dupdate_manager-inl.h43 LOG(WARNING) << "Request timed out, evaluation context: " in EvaluatePolicy()
60 LOG(WARNING) << "Evaluating policy failed: " << error in EvaluatePolicy()
66 LOG(WARNING) << "Evaluating default policy failed: " << error; in EvaluatePolicy()
131 LOG_IF(WARNING, EvalStatus::kAskMeAgainLater == ret) in PolicyRequest()
/system/update_engine/common/
Dcertificate_checker.cc82 DLOG(WARNING) << "No CertificateChecker singleton initialized."; in ProcessSSLContext()
154 LOG(WARNING) << "Failed to generate digest of X509 certificate " in CheckCertificateChange()
171 LOG(WARNING) << "Failed to store server certificate on storage key " in CheckCertificateChange()
182 LOG(WARNING) << "Failed to store server certificate on storage key " in CheckCertificateChange()
/system/update_engine/payload_consumer/
Dfile_descriptor.cc91 PLOG(WARNING) << "Couldn't get flags on fd " << fd_; in BlkIoctl()
95 PLOG(WARNING) << "Couldn't set O_DIRECT on fd " << fd_; in BlkIoctl()
103 PLOG(WARNING) << "Couldn't remove O_DIRECT on fd " << fd_; in BlkIoctl()
/system/core/metricsd/collectors/
Dcpu_usage_collector.cc88 LOG(WARNING) << "cannot open " << kMetricsProcStatFileName; in GetCumulativeCpuUse()
110 LOG(WARNING) << "No lines found in " << kMetricsProcStatFileName; in ParseProcStat()
122 LOG(WARNING) << "cannot parse first line: " << proc_stat_lines[0]; in ParseProcStat()
/system/core/metricsd/
Dmetrics_collector_main.cc39 LOG(WARNING) << "error " << ret << " determining root device"; in MetricsMainDiskStatsPath()
46 LOG(WARNING) << "unexpected root device " << dev_path; in MetricsMainDiskStatsPath()
Dmetrics_collector.cc107 PLOG(WARNING) << "clock_gettime(CLOCK_MONOTONIC) failed"; in GetActiveTime()
391 LOG(WARNING) << "cannot read " << meminfo_path.value().c_str(); in MeminfoCallback()
408 PLOG(WARNING) << "cannot read " << path.MaybeAsASCII(); in ReadFileToUint64()
414 LOG(WARNING) << "invalid integer: " << content; in ReadFileToUint64()
491 LOG(WARNING) << "borked meminfo parser"; in ProcessMeminfo()
547 LOG(WARNING) << "Cound not convert " << tokens[1] << " to int"; in FillMeminfo()
555 LOG(WARNING) << "cannot find field " << (*fields)[ifield].match in FillMeminfo()
597 LOG(WARNING) << "cannot read " << meminfo_path.value().c_str(); in MemuseCallbackWork()
619 LOG(WARNING) << "borked meminfo parser"; in ProcessMemuse()
/system/core/crash_reporter/
Dkernel_collector.cc128 LOG(WARNING) << "Found invalid record at " << ramoops_record.value(); in ReadRecordToString()
270 PLOG(WARNING) << "Could not stat " << kDumpParentPath; in DumpDirMounted()
276 PLOG(WARNING) << "Could not stat " << kDumpPath; in DumpDirMounted()
281 LOG(WARNING) << "Dump dir " << kDumpPath << " not mounted"; in DumpDirMounted()
291 LOG(WARNING) << "KernelCollector does not understand this architecture"; in Enable()
296 LOG(WARNING) << "Kernel does not support crash dumping"; in Enable()
/system/nativepower/daemon/
Dpower_manager.cc104 LOG(WARNING) << "Ignoring request to suspend in response to event at " in goToSleep()
129 LOG(WARNING) << "Ignoring reboot request with invalid reason \"" in reboot()
147 LOG(WARNING) << "Ignoring shutdown request with invalid reason \"" in shutdown()
/system/tpm/trunks/
Dresource_manager.cc88 LOG(WARNING) << "Failed to query existing handles: " in Initialize()
178 LOG(WARNING) << "Session count mismatch!"; in SendCommandAndWait()
218 LOG(WARNING) << "No sessions to evict."; in ChooseSessionToEvict()
307 LOG(WARNING) << "Failed to save transient object: " in EvictObjects()
313 LOG(WARNING) << "Failed to evict transient object: " in EvictObjects()
330 LOG(WARNING) << "Failed to evict session: " << GetErrorString(result); in EvictSession()
369 LOG(WARNING) << "Failed to un-gap session (load): " in FixContextGap()
375 LOG(WARNING) << "Failed to un-gap session (save): " in FixContextGap()
434 LOG(WARNING) << "Resource manager needs to flush a session."; in FlushSession()
441 LOG(WARNING) << "Failed to flush session: " << GetErrorString(result); in FlushSession()
[all …]
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp244 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnCharacteristicReadRequest()
262 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnDescriptorReadRequest()
312 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnCharacteristicWriteRequest()
332 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnDescriptorWriteRequest()
350 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnExecuteWriteRequest()
/system/connectivity/shill/ethernet/
Dethernet.cc188 LOG(WARNING) << "Error configuring PPPoE mode. Ignoring!"; in Load()
423 LOG(WARNING) << "EAP authenticator not detected; " in TryEapAuthenticationTask()
441 LOG(WARNING) << "Interface name " << link_name() << " too long: " in SetupWakeOnLan()
449 LOG(WARNING) << "Failed to allocate socket: " in SetupWakeOnLan()
467 LOG(WARNING) << "Failed to enable wake-on-lan: " in SetupWakeOnLan()
476 LOG(WARNING) << "PPPoE support is not implemented. Ignoring attempt " in ConfigurePPPoEMode()

1234567