Home
last modified time | relevance | path

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

1234567

/system/core/tzdatacheck/
Dtzdatacheck.cpp110 PLOG(WARNING) << "Error opening file " << fileName; in readBytes()
117 LOG(WARNING) << fileName << " is too small. " << byteCount << " bytes required"; in readBytes()
129 LOG(WARNING) << fileName << " does not start with the expected bytes (tzdata)"; in checkValidTzDataHeader()
182 PLOG(WARNING) << "Failed to unlink file/symlink " << fpath; in deleteFn()
189 PLOG(WARNING) << "Failed to remove dir " << fpath; in deleteFn()
193 LOG(WARNING) << "Unsupported file type " << fpath << ": " << typeflag; in deleteFn()
205 PLOG(WARNING) << "Unable to stat " << path; in checkPath()
225 LOG(WARNING) << "Path " << fileToDelete << " failed to stat() or is not a file."; in deleteFile()
232 PLOG(WARNING) << "unlink() failed for " << fileToDelete; in deleteFile()
255 LOG(WARNING) << "Path " << dirToDelete << " failed to stat() or is not a directory."; in deleteDir()
[all …]
/system/vold/
DVolumeBase.cpp52 LOG(WARNING) << getId() << " diskId change requires destroyed"; in setDiskId()
62 LOG(WARNING) << getId() << " partGuid change requires destroyed"; in setPartGuid()
72 LOG(WARNING) << getId() << " flags change requires state unmounted or unmountable"; in setMountFlags()
82 LOG(WARNING) << getId() << " user change requires state unmounted or unmountable"; in setMountUserId()
92 LOG(WARNING) << getId() << " silence change requires destroyed"; in setSilent()
102 LOG(WARNING) << getId() << " id change requires not created"; in setId()
112 LOG(WARNING) << getId() << " path change requires state checking"; in setPath()
123 LOG(WARNING) << getId() << " internal path change requires state checking"; in setInternalPath()
198 LOG(WARNING) << getId() << " mount requires state unmounted or unmountable"; in mount()
215 LOG(WARNING) << getId() << " unmount requires state mounted"; in unmount()
[all …]
DDisk.cpp185 LOG(WARNING) << "Invalid GUID " << partGuid; in createPrivateVolume()
245 PLOG(WARNING) << "Failed to read vendor from " << path; in readMetadata()
255 PLOG(WARNING) << "Failed to read manufacturer from " << path; in readMetadata()
277 LOG(WARNING) << "Unsupported block major type " << majorId; in readMetadata()
306 LOG(WARNING) << "sgdisk failed to scan " << mDevPath; in readPartitions()
330 LOG(WARNING) << mId << " is ignoring partition " << i in readPartitions()
362 LOG(WARNING) << mId << " has unknown partition table; trying entire device"; in readPartitions()
369 LOG(WARNING) << mId << " failed to identify, giving up"; in readPartitions()
401 LOG(WARNING) << "Failed to zap; status " << res; in partitionPublic()
465 LOG(WARNING) << "Failed to zap; status " << res; in partitionMixed()
/system/connectivity/wificond/
Dap_interface_binder.cpp38 LOG(WARNING) << "Cannot start hostapd on dead ApInterface."; in startHostapd()
48 LOG(WARNING) << "Cannot stop hostapd on dead ApInterface."; in stopHostapd()
64 LOG(WARNING) << "Cannot set config on dead ApInterface."; in writeHostapdConfig()
92 LOG(WARNING) << "Cannot get interface name from dead ApInterface"; in getInterfaceName()
102 LOG(WARNING) << "Cannot get number of associated stations " in getNumberOfAssociatedStations()
/system/core/debuggerd/tombstoned/
Dtombstoned.cpp140 PLOG(WARNING) << "failed to send response to CrashRequest"; in perform_request()
143 PLOG(WARNING) << "crash socket write returned short"; in perform_request()
188 LOG(WARNING) << "crash request timed out"; in crash_request_cb()
191 LOG(WARNING) << "tombstoned received unexpected event from crash socket"; in crash_request_cb()
197 PLOG(WARNING) << "failed to read from crash socket"; in crash_request_cb()
200 LOG(WARNING) << "crash socket received short read of length " << rc << " (expected " in crash_request_cb()
206 LOG(WARNING) << "unexpected crash packet type, expected kDumpRequest, received " in crash_request_cb()
240 PLOG(WARNING) << "failed to read from crash socket"; in crash_completed_cb()
243 LOG(WARNING) << "crash socket received short read of length " << rc << " (expected " in crash_completed_cb()
249 LOG(WARNING) << "unexpected crash packet type, expected kCompletedDump, received " in crash_completed_cb()
Dintercept_manager.cpp76 LOG(WARNING) << "tombstoned didn't receive InterceptRequest before timeout"; in intercept_request_cb()
79 LOG(WARNING) << "tombstoned received unexpected event on intercept socket"; in intercept_request_cb()
89 PLOG(WARNING) << "failed to read from intercept socket"; in intercept_request_cb()
92 LOG(WARNING) << "intercept socket received short read of length " << result << " (expected " in intercept_request_cb()
100 LOG(WARNING) << "failed to move received fd (" << rcv_fd.get() << ")"; in intercept_request_cb()
124 LOG(WARNING) << response.error_message; in intercept_request_cb()
133 PLOG(WARNING) << "failed to notify interceptor of registration"; in intercept_request_cb()
/system/libvintf/
DRuntimeInfo-target.cpp112 LOG(WARNING) << "Unrecognized line in /proc/config.gz: " << *s; in parseConfig()
118 LOG(WARNING) << "Duplicated key in /proc/config.gz: " << s->substr(0, equalPos); in parseConfig()
143 LOG(WARNING) << "Cannot read /proc/cpuinfo"; in fetchCpuInfo()
218 LOG(WARNING) << "Cannot fetch or parse /proc/version: " << strerror(-err); in fetchAllInformation()
221 LOG(WARNING) << "Cannot fetch or parse /proc/config.gz: " << strerror(-err); in fetchAllInformation()
224 LOG(WARNING) << "Cannot fetch /proc/cpuinfo: " << strerror(-err); in fetchAllInformation()
227 LOG(WARNING) << "Cannot fetch kernel sepolicy version: " << strerror(-err); in fetchAllInformation()
230 LOG(WARNING) << "Cannot fetch sepolicy avb version: " << strerror(-err); in fetchAllInformation()
/system/connectivity/wificond/scanning/
Dscanner_impl.cpp173 LOG(WARNING) << "Scan already started"; in scan()
214 LOG(WARNING) << "Pno scan already started"; in startPnoScan()
273 LOG(WARNING) << "No pno scan started"; in stopPnoScan()
291 LOG(WARNING) << "Scan is not started. Ignore abort request"; in abortScan()
295 LOG(WARNING) << "Abort scan failed"; in abortScan()
350 LOG(WARNING) << "Scan aborted"; in OnScanResultsReady()
356 LOG(WARNING) << "No scan event handler found."; in OnScanResultsReady()
368 LOG(WARNING) << "Unexpected pno scan stopped event"; in OnSchedScanResultsReady()
391 LOG(WARNING) << prefix << ": " << ssid_list_string; in LogSsidList()
/system/core/adb/client/
Dusb_libusb.cpp186 LOG(WARNING) << "failed to get device descriptor for device at " << device_address in poll_for_devices()
200 LOG(WARNING) << "failed to get active config descriptor for device at " in poll_for_devices()
286 LOG(WARNING) << "failed to open usb device at " << device_address << ": " in poll_for_devices()
300 LOG(WARNING) << "received empty serial from device at " << device_address; in poll_for_devices()
303 LOG(WARNING) << "failed to get serial from device at " << device_address in poll_for_devices()
312 LOG(WARNING) << "failed to reset opened device '" << device_serial in poll_for_devices()
320 LOG(WARNING) << "failed to claim adb interface for device '" << device_serial << "'" in poll_for_devices()
328 LOG(WARNING) << "failed to clear halt on device '" << device_serial in poll_for_devices()
402 LOG(WARNING) << info->name in perform_usb_transfer()
414 LOG(WARNING) << "failed to submit " << info->name in perform_usb_transfer()
[all …]
/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()
109 LOG(WARNING) << "Pkcs11KeyStore: Key does not exist: " << key_name; in Read()
327 LOG(WARNING) << "Pkcs11KeyStore: Failed to find certificate fields."; in Register()
383 LOG(WARNING) << "Pkcs11KeyStore: Failed to find certificate fields."; in RegisterCertificate()
453 LOG(WARNING) << __func__ << ": C_Initialize failed."; in GetUserSlot()
459 LOG(WARNING) << __func__ << ": C_GetSlotList(nullptr) failed."; in GetUserSlot()
465 LOG(WARNING) << __func__ << ": C_GetSlotList failed."; in GetUserSlot()
479 LOG(WARNING) << __func__ << ": Path not found."; in GetUserSlot()
511 LOG(WARNING) << "Found key object but failed to get name."; in EnumObjects()
523 LOG(WARNING) << "Failed to finalize key search."; in EnumObjects()
[all …]
/system/libhidl/transport/allocator/1.0/default/
DAshmemAllocator.cpp33 LOG(WARNING) << "ashmem_create_region(" << size << ") fails with " << fd; in allocateOne()
39 LOG(WARNING) << "ashmem_create_region(" << size << ") returning hidl_memory(" << handle in allocateOne()
76 LOG(WARNING) << "batchAllocate(" << size << ", " << count << ") fails @ #" << allocated; in batchAllocate()
/system/tpm/tpm_manager/server/
Dlocal_data_store_impl.cc85 PLOG(WARNING) << "Could not open " << dir_name << " for syncing"; in Write()
91 PLOG(WARNING) << "Failed to sync " << dir_name; in Write()
98 PLOG(WARNING) << "Failed to close after sync " << dir_name; in Write()
/system/update_engine/
Domaha_utils.cc42 LOG(WARNING) << "Invalid EolStatus value: " << static_cast<int>(eol_status); in EolStatusToString()
53 LOG(WARNING) << "Invalid end-of-life attribute: " << eol_status; in StringToEolStatus()
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()
Dreal_system_state.cc52 LOG(WARNING) << "Unable to create BootControl instance, using stub " in Initialize()
98 LOG(WARNING) << "No powerwash-safe directory, using non-volatile one."; in Initialize()
115 LOG(WARNING) << "Couldn't detect the bootid, assuming system was rebooted."; in Initialize()
124 LOG(WARNING) << "Ignoring OmahaRequestParams initialization error. Some " in Initialize()
/system/update_engine/update_manager/
Dreal_device_policy_provider.cc70 LOG(WARNING) << "Received device policy updated signal with a failure."; in OnPropertyChangedCompletedSignal()
84 LOG(WARNING) << "We couldn't connect to SessionManager signal for updates " in OnSignalConnected()
143 LOG(WARNING) << "Policy includes unknown connection type: " << type_str; in ConvertAllowedConnectionTypesForUpdate()
157 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/core/base/
Dlogging_test.cpp160 CHECK_WOULD_LOG_DISABLED(WARNING); in TEST()
164 CHECK_WOULD_LOG_ENABLED(WARNING); in TEST()
271 CHECK_LOG_STREAM_DISABLED(WARNING); in TEST()
275 CHECK_LOG_STREAM_ENABLED(WARNING); in TEST()
356 CHECK_LOG_DISABLED(WARNING); in TEST()
360 CHECK_LOG_ENABLED(WARNING); in TEST()
395 (use_scoped_log_severity_info) ? ::android::base::INFO : ::android::base::WARNING); \ in TEST()
397 LOG((use_logging_severity_info) ? ::android::base::INFO : ::android::base::WARNING) \ in TEST()
401 (use_logging_severity_info) ? ::android::base::INFO : ::android::base::WARNING, \ in TEST()
510 CHECK_PLOG_DISABLED(WARNING); in TEST()
[all …]
/system/update_engine/payload_consumer/
Dfile_descriptor.cc107 PLOG(WARNING) << "Couldn't get flags on fd " << fd_; in BlkIoctl()
111 PLOG(WARNING) << "Couldn't set O_DIRECT on fd " << fd_; in BlkIoctl()
119 PLOG(WARNING) << "Couldn't remove O_DIRECT on fd " << fd_; in BlkIoctl()
/system/libhidl/base/
DHidlInternal.cpp87 LOG(WARNING) << path << " does not exist. "; in registerInstrumentationCallbacks()
99 LOG(WARNING) << "couldn't load file: " << file->d_name in registerInstrumentationCallbacks()
129 LOG(WARNING) in registerInstrumentationCallbacks()
/system/connectivity/wificond/rtt/
Drtt_controller_impl.cpp46 LOG(WARNING) << "Ignore duplicate RttClient registration"; in RegisterRttClient()
62 LOG(WARNING) << "Failed to find registered RttClient to unregister"; in UnregisterRttClient()
/system/core/fs_mgr/
Dfs_mgr_priv.h36 #define LWARNING LOG(WARNING) << FS_MGR_TAG
41 #define PWARNING PLOG(WARNING) << FS_MGR_TAG
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc184 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnCharacteristicReadRequest()
201 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnDescriptorReadRequest()
248 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnCharacteristicWriteRequest()
266 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnDescriptorWriteRequest()
283 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnExecuteWriteRequest()
300 LOG(WARNING) << "Callback for this GattServer was deleted."; in OnConnectionStateChanged()
/system/tools/hidl/c2hal/
DScope.h52 LOG(WARNING) << "Redeclaring variable in scope: " << name; in enter()
64 LOG(WARNING) << "Tried to undefined already undefined value in scope: " << name; in leave()

1234567