HomeSort by relevance Sort by last modified time
    Searched refs:PLOG (Results 26 - 50 of 284) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/core/init/
selinux.cpp 106 PLOG(ERROR) << "Failed to create pipe";
112 PLOG(ERROR) << "Failed to fork for " << filename;
124 PLOG(ERROR) << "Failed to redirect stderr of " << filename;
131 PLOG(ERROR) << "Failed to execve " << filename;
151 PLOG(ERROR) << "Failed to capture full output of " << filename;
166 PLOG(ERROR) << "Failed to wait for " << filename;
214 PLOG(INFO) << "No precompiled sepolicy";
219 PLOG(INFO) << "Failed to read "
227 PLOG(INFO) << "Failed to read " << precompiled_sha256;
240 PLOG(ERROR) << "Failed to read /vendor/etc/selinux/plat_sepolicy_vers.txt"
    [all...]
capabilities.cpp 109 PLOG(ERROR) << "cap_drop_bound(" << cap << ") failed";
126 PLOG(ERROR) << "cap_set_flag(INHERITABLE|PERMITTED, " << cap << ") failed";
136 PLOG(ERROR) << "cap_set_flag(PERMITTED|EFFECTIVE, " << CAP_SETPCAP << ") failed";
142 PLOG(ERROR) << "cap_set_proc(" << to_keep.to_ulong() << ") failed";
153 PLOG(ERROR) << "prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_RAISE, " << cap << ") failed";
209 PLOG(ERROR) << "cap_clear_flag(INHERITABLE) failed";
213 PLOG(ERROR) << "cap_set_proc() failed";
firmware_handler.cpp 47 PLOG(ERROR) << "firmware: sendfile failed { '" << root << "', '" << uevent.firmware
71 PLOG(ERROR) << "couldn't open firmware loading fd for " << uevent.firmware;
77 PLOG(ERROR) << "couldn't open firmware data fd for " << uevent.firmware;
115 PLOG(ERROR) << "could not fork to process firmware event for " << uevent.firmware;
keychords.cpp 49 PLOG(ERROR) << "could not allocate keychords";
75 PLOG(ERROR) << "could not read keychord id";
109 PLOG(ERROR) << "could not open /dev/keychord";
115 PLOG(ERROR) << "could not configure /dev/keychord " << ret;
  /system/vold/
MetadataCrypt.cpp 58 PLOG(ERROR) << "Failed to setexeccon";
64 PLOG(ERROR) << "Failed to clear setexeccon";
84 PLOG(ERROR) << "Creating directories: " << dir;
106 PLOG(ERROR) << "Unable to open " << real_blkdev << " to measure size";
113 PLOG(ERROR) << "Unable to measure size of " << real_blkdev;
145 PLOG(ERROR) << "Cannot open device-mapper";
151 PLOG(ERROR) << "Cannot create dm-crypt device " << dm_name;
158 PLOG(ERROR) << "Cannot retrieve dm-crypt device status " << dm_name;
190 PLOG(ERROR) << "DM_TABLE_LOAD ioctl failed";
193 PLOG(INFO) << "DM_TABLE_LOAD ioctl failed, retrying"
    [all...]
FileDeviceUtils.cpp 47 PLOG(ERROR) << "Unable to open /proc/mounts";
77 PLOG(DEBUG) << "Unable to open " << path;
79 PLOG(ERROR) << "Unable to open " << path;
85 PLOG(ERROR) << "Unable to FIEMAP " << path;
  /system/core/libprocessgroup/
processgroup.cpp 128 if (rmdir(path.c_str()) == -1) PLOG(WARNING) << "Failed to remove " << path;
139 PLOG(ERROR) << "Failed to open " << cgroup_root_path;
154 if (rmdir(path.c_str()) == -1) PLOG(WARNING) << "Failed to remove " << path;
166 PLOG(WARNING) << "Failed to open process cgroup uid " << uid << " pid " << initialPid;
187 if (pgid == -1) PLOG(ERROR) << "getpgid(" << pid << ") failed";
211 PLOG(WARNING) << "kill(" << -pgid << ", " << signal << ") failed";
221 PLOG(WARNING) << "kill(" << pid << ", " << signal << ") failed";
244 PLOG(ERROR) << "Error encountered killing process cgroup uid " << uid << " pid "
302 PLOG(ERROR) << "Failed to make and chown " << uid_path;
309 PLOG(ERROR) << "Failed to make and chown " << uid_pid_path
    [all...]
  /art/test/137-cfi/
cfi.cc 101 PLOG(ERROR) << "Failed to send signal";
161 PLOG(WARNING) << "waitpid failed: tid " << tid;
167 PLOG(ERROR) << "unexpected waitpid response: n=" << n << ", status=" << std::hex << status;
173 PLOG(WARNING) << "timed out waiting for stop signal: tid=" << tid;
199 PLOG(ERROR) << "Failed to attach.";
242 PLOG(ERROR) << "Detach failed";
  /system/tpm/tpm_manager/server/
local_data_store_impl.cc 85 PLOG(WARNING) << "Could not open " << dir_name << " for syncing";
91 PLOG(WARNING) << "Failed to sync " << dir_name;
98 PLOG(WARNING) << "Failed to close after sync " << dir_name;
  /external/libbrillo/brillo/
file_utils.cc 80 PLOG(WARNING) << "Failed to delete entity at \"" << path.value() << '"';
110 PLOG(WARNING) << "Failed to create directory for \"" << path.value() << '"';
121 PLOG(WARNING) << "Failed to create file \"" << path.value() << '"';
151 PLOG(WARNING) << "Failed to set permissions for \"" << path.value() << '"';
  /frameworks/av/media/mtp/
MtpUtils.cpp 106 PLOG(ERROR) << "Failed to create folder " << path;
127 PLOG(ERROR) << "opendir " << fromPath << " failed";
161 PLOG(ERROR) << "Failed to open copy from " << fromPath;
166 PLOG(ERROR) << "Failed to open copy to " << toPath;
183 PLOG(ERROR) << "Copying failed!";
204 PLOG(ERROR) << "opendir " << path << " failed";
226 PLOG(ERROR) << "Deleting path " << childPath << " failed";
244 PLOG(ERROR) << "deletePath stat failed for " << path;
248 PLOG(ERROR) << "Deleting path " << path << " failed";
MtpFfsHandle.cpp 65 PLOG(ERROR) << "Could not get FFS bulk-in descriptor";
88 PLOG(ERROR) << (ptp ? FFS_PTP_EP_IN : FFS_MTP_EP_IN) << ": cannot open bulk in ep";
96 PLOG(ERROR) << (ptp ? FFS_PTP_EP_OUT : FFS_MTP_EP_OUT) << ": cannot open bulk out ep";
104 PLOG(ERROR) << (ptp ? FFS_PTP_EP_INTR : FFS_MTP_EP_INTR) << ": cannot open intr ep";
115 PLOG(ERROR) << "Failed to madvise";
119 PLOG(ERROR) << "Failed to fadvise";
219 PLOG(ERROR) << "Mtp error ctrlreq read data";
260 PLOG(ERROR) << "Mtp error ctrlreq write data";
283 PLOG(ERROR) << "unable to setup aio";
310 PLOG(ERROR) << "Mtp error during poll()"
    [all...]
  /frameworks/opt/net/wifi/libwifi_hal/
driver_tool.cpp 39 PLOG(ERROR) << "Error changing ownership of '" << WIFI_DRIVER_FW_PATH_PARAM
  /system/extras/perfprofd/
perfprofdmain.cc 44 PLOG(WARNING) << "unable to open config directory " << config_directory;
  /system/extras/simpleperf/
event_fd.cpp 70 PLOG(ERROR) << "open perf_event_file (event " << event_name << ", tid "
74 PLOG(DEBUG) << "open perf_event_file (event " << event_name << ", tid "
82 PLOG(ERROR) << "fcntl(FD_CLOEXEC) for perf_event_file (event "
86 PLOG(DEBUG) << "fcntl(FD_CLOEXEC) for perf_event_file (event "
120 PLOG(ERROR) << "ioctl(enable) " << Name() << " failed";
129 PLOG(ERROR) << "ReadCounter from " << Name() << " failed";
162 PLOG(ERROR) << "mmap(" << mmap_pages << ") failed for " << Name();
164 PLOG(DEBUG) << "mmap(" << mmap_pages << ") failed for " << Name();
188 PLOG(ERROR) << "failed to share mapped buffer of "
  /system/nvram/hal/
fake_nvram_storage.cpp 70 PLOG(ERROR) << "Failed to remove " << name;
85 PLOG(ERROR) << "Failed to open " << name;
91 PLOG(ERROR) << "Failed to stat " << name;
107 PLOG(ERROR) << "Failed to read " << name;
123 PLOG(ERROR) << "Failed to open " << kTempFileName;
129 PLOG(ERROR) << "Failed to write " << kTempFileName;
136 PLOG(ERROR) << "Failed to sync " << kTempFileName;
146 PLOG(ERROR) << "Failed to move " << kTempFileName << " to " << name;
153 PLOG(ERROR) << "Failed to sync data directory";
  /system/update_engine/payload_consumer/
file_descriptor.cc 75 PLOG(ERROR) << "Error stat-ing fd " << fd_;
107 PLOG(WARNING) << "Couldn't get flags on fd " << fd_;
111 PLOG(WARNING) << "Couldn't set O_DIRECT on fd " << fd_;
119 PLOG(WARNING) << "Couldn't remove O_DIRECT on fd " << fd_;
  /system/vold/model/
PublicVolume.cpp 72 PLOG(WARNING) << getId() << " failed to rename legacy ASEC dir";
78 PLOG(WARNING) << getId() << " creating ASEC stage failed";
134 PLOG(ERROR) << getId() << " failed to create mount points";
141 PLOG(ERROR) << getId() << " failed to mount " << mDevPath;
146 PLOG(ERROR) << getId() << " failed to mount " << mDevPath;
163 PLOG(ERROR) << getId() << " failed to create FUSE mount points";
179 PLOG(ERROR) << "Failed to exec";
189 PLOG(ERROR) << "Failed to exec";
198 PLOG(ERROR) << getId() << " failed to fork";
  /art/runtime/jdwp/
jdwp_socket.cc 125 PLOG(probe ? ::android::base::ERROR : ::android::base::FATAL) << "Socket create failed";
133 PLOG(probe ? ::android::base::ERROR : ::android::base::FATAL)
148 PLOG(probe ? ::android::base::ERROR : ::android::base::FATAL)
156 PLOG(probe ? ::android::base::ERROR : ::android::base::FATAL) << "Listen failed";
236 PLOG(ERROR) << "accept failed";
239 PLOG(ERROR) << "accept failed";
315 PLOG(WARNING) << "gethostbyname('" << options->host << "') failed";
334 PLOG(ERROR) << "Unable to create socket";
342 PLOG(ERROR) << "Unable to connect to " << inet_ntoa(addr.addrInet.sin_addr) << ":"
441 PLOG(ERROR) << "select failed"
    [all...]
  /external/bsdiff/
bspatch.cc 77 PLOG(ERROR) << "WriteAll() failed.";
121 PLOG(ERROR) << "Error stat the new file: " << new_filename;
125 PLOG(ERROR) << "Error stat the old file: " << old_filename;
156 PLOG(ERROR) << "Error opening the patch file: " << patch_filename;
163 PLOG(ERROR) << "Error reading the patch file: " << patch_filename;
187 PLOG(ERROR) << "Error opening the old file: " << old_filename;
204 PLOG(ERROR) << "Error opening the new file: " << new_filename;
297 PLOG(ERROR) << "Error seeking input file to offset: " << seek_offset;
308 PLOG(ERROR) << "Error reading from input file.";
324 PLOG(ERROR) << "Error writing to new file."
    [all...]
  /art/compiler/linker/
error_delaying_output_stream.h 43 PLOG(ERROR) << "Failed to write " << byte_count
72 PLOG(ERROR) << "Failed to seek in " << GetLocation() << ". Offset=" << offset
  /art/runtime/
thread_android.cc 72 PLOG(INFO) << *this << " setPriority(PRIO_PROCESS, " << tid << ", " << newNice << ") failed";
80 PLOG(WARNING) << "getpriority failed";
  /bootable/recovery/otautil/
SysUtil.cpp 37 PLOG(ERROR) << "fstat(" << fd << ") failed";
43 PLOG(ERROR) << "mmap(" << sb.st_size << ", R, PRIVATE, " << fd << ", 0) failed";
69 PLOG(ERROR) << "Failed to read " << filename;
106 PLOG(ERROR) << "failed to reserve address space";
113 PLOG(ERROR) << "failed to open block device " << block_dev;
142 PLOG(ERROR) << "failed to map range " << i << ": " << line;
184 PLOG(ERROR) << "Unable to open '" << fn << "'";
199 PLOG(ERROR) << "Failed to munmap(" << range.addr << ", " << range.length << ")";
ThermalUtil.cpp 44 PLOG(ERROR) << "Failed to scandir " << THERMAL_PREFIX;
67 PLOG(WARNING) << "Failed to read " << path;
  /build/kati/
log.h 50 #define PLOG(...) \
58 PLOG(__VA_ARGS__); \

Completed in 487 milliseconds

12 3 4 5 6 7 8 91011>>