/system/vold/ |
D | Benchmark.cpp | 55 PLOG(ERROR) << "Failed to getpriority"; in benchmark() 59 PLOG(ERROR) << "Failed to setpriority"; in benchmark() 66 PLOG(ERROR) << "Failed to android_get_ioprio"; in benchmark() 70 PLOG(ERROR) << "Failed to android_set_ioprio"; in benchmark() 76 PLOG(ERROR) << "Failed getcwd"; in benchmark() 80 PLOG(ERROR) << "Failed chdir"; in benchmark() 96 PLOG(ERROR) << "Failed to drop_caches"; in benchmark() 111 PLOG(ERROR) << "Failed to chdir"; in benchmark() 114 PLOG(ERROR) << "Failed to android_set_ioprio"; in benchmark() 117 PLOG(ERROR) << "Failed to setpriority"; in benchmark()
|
D | PrivateVolume.cpp | 79 PLOG(ERROR) << getId() << " failed to setup cryptfs"; in doCreate() 103 PLOG(ERROR) << getId() << " failed to create mount point " << mPath; in doMount() 112 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount() 117 PLOG(ERROR) << getId() << " failed to mount"; in doMount() 126 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount() 131 PLOG(ERROR) << getId() << " failed to mount"; in doMount() 150 PLOG(ERROR) << getId() << " failed to prepare"; in doMount() 169 PLOG(ERROR) << getId() << " failed to rmdir mount point " << mPath; in doUnmount() 191 PLOG(ERROR) << getId() << " failed to format"; in doFormat() 196 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
|
D | PublicVolume.cpp | 69 PLOG(WARNING) << getId() << " failed to rename legacy ASEC dir"; in initAsecStage() 75 PLOG(WARNING) << getId() << " creating ASEC stage failed"; in initAsecStage() 127 PLOG(ERROR) << getId() << " failed to create mount points"; in doMount() 133 PLOG(ERROR) << getId() << " failed to mount " << mDevPath; in doMount() 149 PLOG(ERROR) << getId() << " failed to create FUSE mount points"; in doMount() 165 PLOG(ERROR) << "Failed to exec"; in doMount() 175 PLOG(ERROR) << "Failed to exec"; in doMount() 184 PLOG(ERROR) << getId() << " failed to fork"; in doMount()
|
D | secdiscard.cpp | 69 PLOG(ERROR) << "Unable to unlink: " << target; in main() 112 PLOG(ERROR) << "Failed to open device " << block_device; in secdiscard_path() 120 PLOG(ERROR) << "Unable to BLKSECDISCARD " << path; in secdiscard_path() 134 PLOG(DEBUG) << "Unable to open " << path; in path_fiemap() 136 PLOG(ERROR) << "Unable to open " << path; in path_fiemap() 142 PLOG(ERROR) << "Unable to FIEMAP " << path; in path_fiemap() 189 PLOG(ERROR) << "Unable to open /proc/mounts"; in block_device_for_path() 215 PLOG(ERROR) << "Seek failed for zero overwrite"; in overwrite_with_zeros() 224 PLOG(ERROR) << "Write of zeroes failed"; in overwrite_with_zeros()
|
D | main.cpp | 105 PLOG(ERROR) << "Unable to start VolumeManager"; in main() 110 PLOG(ERROR) << "Error reading configuration... continuing anyways"; in main() 114 PLOG(ERROR) << "Unable to start NetlinkManager"; in main() 125 PLOG(ERROR) << "Unable to start CommandListener"; in main() 130 PLOG(ERROR) << "Unable to start CryptCommandListener"; in main() 214 PLOG(ERROR) << "Failed to open default fstab " << path; in process_config()
|
D | Utils.cpp | 74 PLOG(ERROR) << "Failed to create device node for " << major(dev) in CreateDeviceNode() 173 PLOG(ERROR) << "Failed to kill processes using " << path; in KillProcessesUsingPath() 179 PLOG(ERROR) << "Failed to bind mount " << source << " to " << target; in BindMount() 302 PLOG(ERROR) << "Failed to popen " << cmd; in ForkExecvp() 311 PLOG(ERROR) << "Failed to pclose " << cmd; in ForkExecvp() 337 PLOG(ERROR) << "Failed to exec"; in ForkExecvpAsync() 344 PLOG(ERROR) << "Failed to exec"; in ForkExecvpAsync() 499 PLOG(WARNING) << "Failed to open " << path; in GetTreeBytes() 511 PLOG(ERROR) << "Failed to read supported filesystems"; in IsFilesystemSupported() 525 PLOG(ERROR) << "Failed to open " << path; in WipeBlockDevice() [all …]
|
D | Ext4Crypt.cpp | 150 PLOG(ERROR) << "Unable to find device keyring"; in e4crypt_keyring() 168 PLOG(ERROR) << "Failed to insert key into keyring " << device_keyring; in install_key() 189 PLOG(ERROR) << "Unable to open ce key directory: " + directory_path; in get_ce_key_paths() 198 PLOG(ERROR) << "Unable to read ce key directory: " + directory_path; in get_ce_key_paths() 248 PLOG(WARNING) << "Unable to rename " << to_fix << " to " << current_path; in fixate_user_ce_key() 286 PLOG(ERROR) << "Failed to prepare " << dir; in prepare_dir() 295 PLOG(ERROR) << "Failed to destroy " << dir; in destroy_dir() 327 PLOG(ERROR) << "Unable to move new key to location: " << key_path; in store_key() 397 PLOG(ERROR) << "Unable to read de key directory"; in load_all_de_keys() 405 PLOG(ERROR) << "Unable to read de key directory"; in load_all_de_keys() [all …]
|
D | EmulatedVolume.cpp | 74 PLOG(ERROR) << getId() << " failed to create mount points"; in doMount() 89 PLOG(ERROR) << "Failed to exec"; in doMount() 97 PLOG(ERROR) << getId() << " failed to fork"; in doMount()
|
/system/extras/simpleperf/ |
D | workload.cpp | 56 PLOG(ERROR) << "pipe2() failed"; in CreateNewProcess() 62 PLOG(ERROR) << "pipe2() failed"; in CreateNewProcess() 70 PLOG(ERROR) << "fork() failed"; in CreateNewProcess() 112 PLOG(ERROR) << "child process failed to execvp(" << argv[0] << ")"; in ChildProcessFn() 114 PLOG(ERROR) << "child process failed to receive start_signal, nread = " << nread; in ChildProcessFn() 123 PLOG(ERROR) << "write start signal failed"; in Start() 130 PLOG(ERROR) << "failed to receive error message from child process"; in Start() 152 PLOG(ERROR) << "waitpid() failed"; in WaitChildProcess()
|
D | record_file_reader.cpp | 36 PLOG(ERROR) << "failed to open record file '" << filename << "'"; in CreateInstance() 60 PLOG(ERROR) << "failed to close record file '" << filename_ << "'"; in Close() 69 PLOG(ERROR) << "failed to read file " << filename_; in ReadHeader() 86 PLOG(ERROR) << "failed to fseek()"; in ReadAttrSection() 92 PLOG(ERROR) << "failed to read " << filename_; in ReadAttrSection() 119 PLOG(ERROR) << "failed to fseek()"; in ReadFeatureSectionDescriptors() 125 PLOG(ERROR) << "failed to read " << filename_; in ReadFeatureSectionDescriptors() 136 PLOG(ERROR) << "failed to fseek()"; in ReadIdsForAttr() 141 PLOG(ERROR) << "failed to read file " << filename_; in ReadIdsForAttr() 150 PLOG(ERROR) << "failed to fseek()"; in ReadDataSection() [all …]
|
D | gtest_main.cpp | 41 PLOG(ERROR) << "failed to create testdata_dir " << testdata_dir; in ExtractTestDataFromElfSection() 51 PLOG(ERROR) << "failed to write file " << tmp_file.path; in ExtractTestDataFromElfSection() 82 PLOG(ERROR) << "failed to create file " << path; in ExtractTestDataFromElfSection() 105 PLOG(ERROR) << "failed to read /proc/sys/kernel/perf_event_paranoid"; in SavedPerfHardenProperty() 112 PLOG(ERROR) << "failed to set security.perf_harden"; in ~SavedPerfHardenProperty() 121 PLOG(ERROR) << "failed to read /proc/sys/kernel/perf_event_paranoid"; in ~SavedPerfHardenProperty()
|
D | event_fd.cpp | 56 PLOG(ERROR) << "open perf_event_file (event " << event_name << ", tid " << tid << ", cpu " in OpenEventFile() 59 PLOG(DEBUG) << "open perf_event_file (event " << event_name << ", tid " << tid << ", cpu " in OpenEventFile() 66 PLOG(ERROR) << "fcntl(FD_CLOEXEC) for perf_event_file (event " << event_name << ", tid " in OpenEventFile() 69 PLOG(DEBUG) << "fcntl(FD_CLOEXEC) for perf_event_file (event " << event_name << ", tid " in OpenEventFile() 102 PLOG(ERROR) << "ReadCounter from " << Name() << " failed"; in ReadCounter() 114 PLOG(ERROR) << "mmap() failed for " << Name(); in MmapContent()
|
D | record_file_writer.cpp | 45 PLOG(ERROR) << "failed to open record file '" << filename << "'"; in CreateInstance() 130 PLOG(ERROR) << "failed to write to record file '" << filename_ << "'"; in Write() 138 PLOG(ERROR) << "fseek() failed"; in SeekFileEnd() 143 PLOG(ERROR) << "ftell() failed"; in SeekFileEnd() 158 PLOG(ERROR) << "fseek() failed"; in WriteFeatureHeader() 245 PLOG(ERROR) << "fseek() failed"; in WriteFeatureEnd() 292 PLOG(ERROR) << "failed to close record file '" << filename_ << "'"; in Close()
|
/system/core/tzdatacheck/ |
D | tzdatacheck.cpp | 57 PLOG(FATAL) << "Error opening tzdata file " << tzDataFileName; in readHeader() 89 PLOG(WARNING) << "Failed to unlink file/symlink " << fpath; in deleteFn() 96 PLOG(WARNING) << "Failed to remove dir " << fpath; in deleteFn() 125 PLOG(INFO) << "Directory does not exist: " << dirToDelete; 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()
|
/system/core/bootstat/ |
D | boot_event_record_store.cpp | 43 PLOG(ERROR) << "Failed to read " << path; in ParseRecordEventTime() 55 PLOG(ERROR) << "Failed to read " << path; in ParseRecordEventTime() 88 PLOG(ERROR) << "Failed to create " << record_path; in AddBootEventWithValue() 97 PLOG(ERROR) << "Failed to write value to " << record_path; in AddBootEventWithValue() 106 PLOG(ERROR) << "Failed to read " << record_path; in AddBootEventWithValue() 115 PLOG(ERROR) << "Failed to set mtime for " << record_path; in AddBootEventWithValue()
|
/system/update_engine/payload_consumer/ |
D | download_action.cc | 64 PLOG(ERROR) << "Error closing p2p sharing fd"; in CloseP2PSharingFd() 73 PLOG(ERROR) << "Error deleting p2p file " << path.value(); in CloseP2PSharingFd() 97 PLOG(ERROR) << "Error opening file " << path.value(); in SetupP2PSharingFd() 108 PLOG(ERROR) << "Error setting mode 0644 on " << path.value(); in SetupP2PSharingFd() 139 PLOG(ERROR) << "Error getting file status for p2p file"; in WriteToP2PFile() 153 PLOG(ERROR) << "Error seeking to position " in WriteToP2PFile() 160 PLOG(ERROR) << "Error writing " in WriteToP2PFile() 212 PLOG(ERROR) << "Error deleting p2p file " << path.value(); in PerformAction()
|
D | file_descriptor.cc | 75 PLOG(ERROR) << "Error stat-ing fd " << fd_; in BlockDevSize() 107 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/connectivity/shill/ |
D | arp_client.cc | 71 PLOG(ERROR) << "Could not create ARP socket"; in CreateSocket() 92 PLOG(ERROR) << "Could not attach packet filter"; in CreateSocket() 97 PLOG(ERROR) << "Could not set socket to be non-blocking"; in CreateSocket() 110 PLOG(ERROR) << "Could not bind socket to interface"; in CreateSocket() 130 PLOG(ERROR) << "Socket recvfrom failed"; in ReceivePacket() 185 PLOG(ERROR) << "Socket sendto failed"; in TransmitRequest()
|
D | eap_listener.cc | 71 PLOG(ERROR) << "Could not create EAP listener socket"; in CreateSocket() 78 PLOG(ERROR) << "Could not set socket to be non-blocking"; in CreateSocket() 91 PLOG(ERROR) << "Could not bind socket to interface"; in CreateSocket() 111 PLOG(ERROR) << "Socket recvfrom failed"; in ReceiveRequest()
|
D | async_connection.cc | 63 PLOG(ERROR) << "Async socket setup failed"; in Start() 71 PLOG(ERROR) << "Async socket failed to bind to device"; in Start() 85 PLOG(ERROR) << "Async socket connection failed"; in Start() 114 PLOG(ERROR) << "Async GetSocketError returns failure"; in OnConnectCompletion()
|
/system/tpm/trunks/ |
D | tpm_handle.cc | 41 PLOG(ERROR) << "TPM: couldn't close " << kTpmDevice; in ~TpmHandle() 53 PLOG(ERROR) << "TPM: Error opening tpm0 file descriptor at " << kTpmDevice; in Init() 79 PLOG(ERROR) << "TPM: Error writing to TPM handle."; in SendCommandInternal() 90 PLOG(ERROR) << "TPM: Error reading from TPM handle."; in SendCommandInternal()
|
/system/extras/ext4_utils/ |
D | ext4_crypt.cpp | 79 PLOG(ERROR) << "Unable to read directory: " << dirname; in is_dir_empty() 87 PLOG(ERROR) << "Unable to read directory: " << dirname; in is_dir_empty() 112 PLOG(ERROR) << "Failed to open directory " << directory; in e4crypt_policy_set() 123 PLOG(ERROR) << "Failed to set encryption policy for " << directory; in e4crypt_policy_set() 144 PLOG(ERROR) << "Failed to open directory " << directory; in e4crypt_policy_get() 151 PLOG(ERROR) << "Failed to get encryption policy for " << directory; in e4crypt_policy_get()
|
/system/connectivity/shill/net/ |
D | netlink_socket.cc | 103 PLOG(ERROR) << "Socket recvfrom failed."; in RecvMessage() 117 PLOG(ERROR) << "Second socket recvfrom failed."; in RecvMessage() 127 PLOG(ERROR) << "Send failed."; in SendMessage() 143 PLOG(ERROR) << "setsockopt didn't work."; in SubscribeToEvents()
|
/system/core/crash_reporter/ |
D | user_collector.cc | 95 PLOG(FATAL) << "Unable to set groups to root, system, dbus, and readproc"; in Initialize() 217 PLOG(ERROR) << "Could not create " << container_dir.value(); in CopyOffProcFiles() 227 PLOG(ERROR) << "Could not set permissions for " << container_dir.value() in CopyOffProcFiles() 273 PLOG(ERROR) << "Could not open core file " << core_path.value(); in ValidateCoreFile() 359 PLOG(ERROR) << "Could not write core file"; in CopyStdinToCoreFile() 415 PLOG(FATAL) << "Unable to read saved gid"; in ConvertCoreToMinidump() 418 PLOG(FATAL) << "Unable to set real group ID back to saved gid"; in ConvertCoreToMinidump() 427 PLOG(ERROR) << "Unable to read real group ID after setting it"; in ConvertCoreToMinidump() 433 PLOG(FATAL) << "Unable to read saved uid"; in ConvertCoreToMinidump() 436 PLOG(FATAL) << "Unable to set real user ID back to saved uid"; in ConvertCoreToMinidump() [all …]
|
/system/tpm/tpm_manager/server/ |
D | local_data_store_impl.cc | 81 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()
|