Home
last modified time | relevance | path

Searched refs:PLOG (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp63 PLOG(ERROR) << "Failed to close " << fd; in CloseDescriptor()
71 PLOG(ERROR) << "Failed to set FD_CLOEXEC on " << fd; in SetCloseOnExec()
81 PLOG(ERROR) << "Running otapreopt failed: " << apexd_error_msg; in ActivateApexPackages()
91 PLOG(ERROR) << "Running /system/bin/apexd --unmount-all failed: " << apexd_error_msg; in DeactivateApexPackages()
108 PLOG(ERROR) << "Failed to mount " << block_device << " on " << target << " with " in TryMountWithFstypes()
177 PLOG(ERROR) << "Failed to unshare() for otapreopt."; in otapreopt_chroot()
183 PLOG(ERROR) << "Failed to mount private."; in otapreopt_chroot()
195 PLOG(ERROR) << "Failed to bind-mount " << kBindMounts[i]; in otapreopt_chroot()
227 PLOG(ERROR) << "Failed to mount a tmpfs for " << kPostInstallLinkerconfig; in otapreopt_chroot()
253 PLOG(ERROR) << "Failed to mount tmpfs in " << kPostinstallApexDir; in otapreopt_chroot()
[all …]
DCacheItem.cpp77 PLOG(WARNING) << "Failed to fts_open " << path; in purge()
93 PLOG(WARNING) << "Failed to truncate " << p->fts_path; in purge()
98 PLOG(WARNING) << "Failed to unlink " << p->fts_path; in purge()
107 PLOG(WARNING) << "Failed to unlink " << p->fts_path; in purge()
113 PLOG(WARNING) << "Failed to rmdir " << p->fts_path; in purge()
123 PLOG(WARNING) << "Failed to truncate " << path; in purge()
128 PLOG(WARNING) << "Failed to unlink " << path; in purge()
Dutils.cpp91 PLOG(ERROR) << "Failed to opendir " << root_path; in resolve_ce_path_by_inode_or_fallback()
406 PLOG(ERROR) << "Failed to opendir " << path; in get_known_users()
436 PLOG(ERROR) << "Failed to open " << path << " to set project id."; in set_quota_project_id()
441 PLOG(ERROR) << "Failed to get extended attributes for " << path << " to get project id."; in set_quota_project_id()
447 PLOG(ERROR) << "Failed to set project id on " << path; in set_quota_project_id()
453 PLOG(ERROR) << "Failed to get flags for " << path << " to set project id inheritance."; in set_quota_project_id()
460 PLOG(ERROR) << "Failed to set flags for " << path << " to set project id inheritance."; in set_quota_project_id()
475 PLOG(ERROR) << "Failed to fts_open " << path; in calculate_tree_size()
927 PLOG(ERROR) << "Couldn't statvfs " << data_path; in data_disk_free()
936 PLOG(WARNING) << "Failed to stat " << path; in get_path_inode()
[all …]
Drestorable_file.cpp45 PLOG(ERROR) << "Cannot unlink: " << path; in UnlinkPossiblyNonExistingFile()
89 PLOG(ERROR) << "Cannot rename " << path() << " to " << backup; in CreateBackupFile()
101 PLOG(ERROR) << "Cannot rename " << GetTmpFilePath(path) << " to " << path; in CommitWorkFile()
119 PLOG(ERROR) << "Cannot rename " << backup << " to " << path(); in RestoreBackupFile()
147 PLOG(ERROR) << "Cannot create file: " << tmp_file_path; in CreateWritableFile()
Ddexopt.cpp190 PLOG(WARNING) << "Could not open profile " << profile; in clear_profile()
200 PLOG(WARNING) << "Error locking profile " << profile; in clear_profile()
222 PLOG(WARNING) << "Could not truncate " << profile; in clear_profile()
225 PLOG(WARNING) << "Error unlocking profile " << profile; in clear_profile()
370 PLOG(ERROR) << "setpriority failed"; in SetDex2OatScheduling()
380 PLOG(ERROR) << "Failed to create profile " << profile; in create_profile()
388 PLOG(ERROR) << "Could not chown profile " << profile; in create_profile()
417 PLOG(ERROR) << "Failed to open profile " << profile; in open_profile()
425 PLOG(ERROR) << "Could not set mode " << std::hex << mode << std::dec in open_profile()
815 PLOG(ERROR) << "installd cannot open " << code_path.c_str(); in dump_profiles()
[all …]
DQuotaUtils.cpp93 PLOG(ERROR) << "Failed to quotactl " << device << " for UID " << uid; in GetOccupiedSpaceForUid()
113 PLOG(ERROR) << "Failed to quotactl " << device << " for Project ID " << projectId; in GetOccupiedSpaceForProjectId()
133 PLOG(ERROR) << "Failed to quotactl " << device << " for GID " << gid; in GetOccupiedSpaceForGid()
Dotapreopt.cpp256 PLOG(ERROR) << "Running derive_classpath failed: " << error_msg; in ReadEnvironment()
316 PLOG(ERROR) << "Could not access " << GetOtaDirectoryPrefix(); in CheckAndInitializeInstalldGlobals()
374 PLOG(ERROR) << "Could not create dalvik-cache dir " << dalvik_cache; in EnsureDalvikCache()
380 PLOG(ERROR) << "Could not create dalvik-cache isa dir"; in EnsureDalvikCache()
397 PLOG(ERROR) << "Could not create path " << path; in CreatePath()
404 PLOG(ERROR) << "Could not create " << path; in CreatePath()
415 PLOG(ERROR) << "Could not create " << path; in CreatePath()
501 PLOG(WARNING) << "Skipping A/B OTA preopt of non-existing package " << apk_path; in ShouldSkipPreopt()
Dexecv_helper.cpp49 PLOG(ERROR) << "execv(" << argv_[0] << ") failed"; in Exec()
Dunique_file.cpp60 PLOG(ERROR) << "Failed to close fd " << value_ << ", with path " << path; in reset()
Dotapreopt_utils.cpp59 PLOG(ERROR) << "Failed to execv(" << command_line << ")"; in Exec()
DInstalldNativeService.cpp148 PLOG(ERROR) << msg; in error()
479 PLOG(ERROR) << "Failed to lgetfilecon for " << path; in lgetfilecon()
492 PLOG(ERROR) << "Failed to check in-progress restorecon for " << path; in getRestoreconInProgress()
504 PLOG(ERROR) << "Failed to set in-progress restorecon for " << path; in RestoreconInProgress()
509 PLOG(ERROR) << "Failed to clear in-progress restorecon for " << mPath; in ~RestoreconInProgress()
529 PLOG(ERROR) << "Failed recursive restorecon for " << path; in restorecon_app_data_lazy()
542 PLOG(ERROR) << "Failed before getfilecon for " << path; in restorecon_app_data_lazy()
546 PLOG(ERROR) << "Failed top-level restorecon for " << path; in restorecon_app_data_lazy()
550 PLOG(ERROR) << "Failed after getfilecon for " << path; in restorecon_app_data_lazy()
571 PLOG(ERROR) << "Failed recursive restorecon for " << path; in restorecon_app_data_lazy()
[all …]
/frameworks/opt/net/wifi/libwifi_hal/
Dwifi_hal_common.cpp66 PLOG(ERROR) << "Failed to open " << filename; in insmod()
74 PLOG(ERROR) << "finit_module return: " << ret; in insmod()
93 PLOG(DEBUG) << "Unable to unload driver module '" << modname << "'"; in rmmod()
114 PLOG(ERROR) << "Failed to access driver state control param " in wifi_change_driver_state()
120 PLOG(ERROR) << "Failed to open driver state control param"; in wifi_change_driver_state()
125 PLOG(ERROR) << "Failed to write driver state control param"; in wifi_change_driver_state()
156 PLOG(WARNING) << "Could not open " << MODULE_FILE; in is_wifi_driver_loaded()
196 PLOG(WARNING) << "Driver unloading, err='fail to change driver state'"; in wifi_load_driver()
198 PLOG(DEBUG) << "Driver unloaded"; in wifi_load_driver()
201 PLOG(DEBUG) << "Driver unload failed! set driver prop to 'ok'."; in wifi_load_driver()
[all …]
/frameworks/base/libs/androidfw/
DPosixUtils.cpp51 PLOG(ERROR) << "out pipe"; in ExecuteBinary()
57 PLOG(ERROR) << "err pipe"; in ExecuteBinary()
80 PLOG(ERROR) << "fork"; in ExecuteBinary()
84 PLOG(ERROR) << "setgid"; in ExecuteBinary()
89 PLOG(ERROR) << "setuid"; in ExecuteBinary()
102 PLOG(ERROR) << "execv"; in ExecuteBinary()
Dmisc.cpp49 PLOG(ERROR) << "getFileType(): stat(" << fileName << ") failed"; in getFileType()
111 PLOG(ERROR) << "isReadonlyFilesystem(): statfs(" << path << ") failed"; in isReadonlyFilesystem()
120 PLOG(ERROR) << "isReadonlyFilesystem(): fstatfs(" << fd << ") failed"; in isReadonlyFilesystem()
DCursorWindow.cpp89 PLOG(ERROR) << "Failed ashmem_create_region"; in maybeInflate()
94 PLOG(ERROR) << "Failed ashmem_set_prot_region"; in maybeInflate()
100 PLOG(ERROR) << "Failed mmap"; in maybeInflate()
105 PLOG(ERROR) << "Failed ashmem_set_prot_region"; in maybeInflate()
166 PLOG(ERROR) << "Failed F_DUPFD_CLOEXEC"; in createFromParcel()
172 PLOG(ERROR) << "Failed mmap"; in createFromParcel()
/frameworks/av/media/mtp/
DMtpUtils.cpp106 PLOG(ERROR) << "Failed to create folder " << path; in makeFolder()
127 PLOG(ERROR) << "opendir " << fromPath << " failed"; in copyRecursive()
162 PLOG(ERROR) << "Failed to open copy from " << fromPath; in copyFile()
167 PLOG(ERROR) << "Failed to open copy to " << toPath; in copyFile()
184 PLOG(ERROR) << "Copying failed!"; in copyFile()
205 PLOG(ERROR) << "opendir " << path << " failed"; in deleteRecursive()
227 PLOG(ERROR) << "Deleting path " << childPath << " failed"; in deleteRecursive()
245 PLOG(ERROR) << "deletePath stat failed for " << path; in deletePath()
249 PLOG(ERROR) << "Deleting path " << path << " failed"; in deletePath()
DMtpFfsHandle.cpp68 PLOG(ERROR) << "Could not get FFS bulk-in descriptor"; in getPacketSize()
92 PLOG(ERROR) << (ptp ? FFS_PTP_EP_IN : FFS_MTP_EP_IN) << ": cannot open bulk in ep"; in openEndpoints()
100 PLOG(ERROR) << (ptp ? FFS_PTP_EP_OUT : FFS_MTP_EP_OUT) << ": cannot open bulk out ep"; in openEndpoints()
108 PLOG(ERROR) << (ptp ? FFS_PTP_EP_INTR : FFS_MTP_EP_INTR) << ": cannot open intr ep"; in openEndpoints()
119 PLOG(ERROR) << "Failed to madvise"; in advise()
123 PLOG(ERROR) << "Failed to fadvise"; in advise()
222 PLOG(ERROR) << "Mtp error ctrlreq read data"; in handleControlRequest()
263 PLOG(ERROR) << "Mtp error ctrlreq write data"; in handleControlRequest()
286 PLOG(ERROR) << "unable to setup aio"; in start()
317 PLOG(ERROR) << "Mtp error during poll()"; in waitEvents()
[all …]
DMtpFfsCompatHandle.cpp79 PLOG(ERROR) << "write ERROR: fd = " << fd << ", n = " << n; in writeHandle()
83 PLOG(ERROR) << "less written than expected"; in writeHandle()
100 PLOG(ERROR) << "read ERROR: fd = " << fd << ", n = " << n; in readHandle()
148 PLOG(ERROR) << "Functionfs could not allocate any memory!"; in start()
DMtpDescriptors.cpp267 PLOG(ERROR) << fd << "Switching to V1 descriptor format"; in writeDescriptors()
271 PLOG(ERROR) << fd << "Writing descriptors failed"; in writeDescriptors()
277 PLOG(ERROR) << fd << "Writing strings failed"; in writeDescriptors()
/frameworks/av/media/module/libwatchdog/
DWatchdog.cpp39 PLOG(FATAL) << "Failed to create timer"; in Watchdog()
51 PLOG(FATAL) << "Failed to start timer"; in Watchdog()
59 PLOG(FATAL) << "Failed to delete timer"; in ~Watchdog()
/frameworks/base/core/jni/
Dandroid_os_storage_StorageManager.cpp51 PLOG(ERROR) << "Failed to open " << utf_chars_path.c_str() << " to set project id."; in android_os_storage_StorageManager_setQuotaProjectId()
57 PLOG(ERROR) << "Failed to get extended attributes for " << utf_chars_path.c_str() in android_os_storage_StorageManager_setQuotaProjectId()
65 PLOG(ERROR) << "Failed to set extended attributes for " << utf_chars_path.c_str() in android_os_storage_StorageManager_setQuotaProjectId()
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp88 PLOG(FATAL) << "adbd_auth: failed to create epoll fd"; in AdbdAuthContext()
93 PLOG(FATAL) << "adbd_auth: failed to create eventfd"; in AdbdAuthContext()
98 PLOG(ERROR) << "adbd_auth: failed to get adbd authentication socket"; in AdbdAuthContext()
101 PLOG(FATAL) << "adbd_auth: failed to make adbd authentication socket cloexec"; in AdbdAuthContext()
105 PLOG(FATAL) << "adbd_auth: failed to make adbd authentication socket nonblocking"; in AdbdAuthContext()
109 PLOG(FATAL) << "adbd_auth: failed to listen on adbd authentication socket"; in AdbdAuthContext()
290 PLOG(ERROR) << "adbd_auth: failed to write to framework fd"; in SendPacket()
319 PLOG(FATAL) << "adbd_auth: epoll_wait failed"; in Run()
336 PLOG(FATAL) << "adbd_auth: failed to accept framework fd"; in Run()
354 PLOG(FATAL) in Run()
[all …]
/frameworks/native/cmds/installd/tests/
Dtest_utils.h136 PLOG(ERROR) << "setgid failed: " << gid; in DropCapabilities()
140 PLOG(ERROR) << "setuid failed: " << uid; in DropCapabilities()
150 PLOG(ERROR) << "capset failed"; in DropCapabilities()
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessMappingStrategy.java79 private static final Plog PLOG = Plog.createSystemPlog(TAG); field in BrightnessMappingStrategy
473 PLOG.logCurve("unsmoothed curve", lux, brightness); in smoothCurve()
510 PLOG.logCurve("smoothed curve", lux, brightness); in smoothCurve()
554 PLOG.logCurve("unadjusted curve", newLux, newBrightness); in getAdjustedCurve()
568 PLOG.logCurve("gamma adjusted curve", newLux, newBrightness); in getAdjustedCurve()
576 PLOG.logCurve("gamma and user adjusted curve", newLux, newBrightness); in getAdjustedCurve()
579 PLOG.logCurve("user adjusted curve", curve.first ,curve.second); in getAdjustedCurve()
631 PLOG.start("simple mapping strategy"); in SimpleMappingStrategy()
673 PLOG.start("auto-brightness adjustment"); in setAutoBrightnessAdjustment()
700 PLOG.start("add user data point") in addUserDataPoint()
[all …]
/frameworks/base/tools/lock_agent/
Dagent.cpp497 PLOG(FATAL) << "Could not get file size for " << argv[1]; in locktest_main()
503 PLOG(FATAL) << "Could not open file " << argv[1]; in locktest_main()
506 PLOG(FATAL) << "Could not read file " << argv[1]; in locktest_main()
540 PLOG(FATAL) << "Could not open file " << newName; in locktest_main()
543 PLOG(FATAL) << "Could not write file " << newName; in locktest_main()

12