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

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/
signal_set.h 30 PLOG(FATAL) << "sigemptyset failed";
36 PLOG(FATAL) << "sigaddset " << signal << " failed";
42 PLOG(FATAL) << "pthread_sigmask failed";
51 PLOG(FATAL) << "sigwait failed";
  /external/perf_data_converter/src/quipper/
run_command.cc 27 PLOG(ERROR) << "F_GETFD";
31 PLOG(ERROR) << "F_SETFD FD_CLOEXEC";
47 PLOG(FATAL) << "read";
71 PLOG(ERROR) << "pipe";
79 PLOG(ERROR) << "pipe for errno";
90 PLOG(FATAL) << "close read end of pipe";
96 PLOG(FATAL) << "open /dev/null";
100 PLOG(FATAL) << "dup2 stdout";
104 PLOG(FATAL) << "dup2 stderr";
108 PLOG(FATAL) << "close /dev/null"
    [all...]
  /system/vold/
Loop.cpp 52 PLOG(ERROR) << "Failed to open loop-control";
58 PLOG(ERROR) << "Failed LOOP_CTL_GET_FREE";
66 PLOG(ERROR) << "Failed to open " << target;
71 PLOG(ERROR) << "Failed to open " << out_device;
76 PLOG(ERROR) << "Failed to LOOP_SET_FD";
84 PLOG(ERROR) << "Failed to LOOP_SET_STATUS64";
96 PLOG(ERROR) << "Failed to open " << loopDevice;
101 PLOG(ERROR) << "Failed to destroy " << loopDevice;
116 PLOG(ERROR) << "Failed to opendir";
130 PLOG(WARNING) << "Failed to open " << path
    [all...]
NetlinkManager.cpp 61 PLOG(ERROR) << "Unable to create uevent socket";
70 PLOG(ERROR) << "Unable to set uevent socket SO_RCVBUF/SO_RCVBUFFORCE option";
75 PLOG(ERROR) << "Unable to set uevent socket SO_PASSCRED option";
80 PLOG(ERROR) << "Unable to bind uevent socket";
86 PLOG(ERROR) << "Unable to start NetlinkHandler";
101 PLOG(ERROR) << "Unable to stop NetlinkHandler";
Benchmark.cpp 63 PLOG(WARNING) << "Failed to getpriority";
67 PLOG(WARNING) << "Failed to setpriority";
70 PLOG(WARNING) << "Failed to android_get_ioprio";
75 PLOG(WARNING) << "Failed to android_set_ioprio";
81 PLOG(WARNING) << "Failed to android_set_ioprio";
84 PLOG(WARNING) << "Failed to setpriority";
110 PLOG(ERROR) << "Failed getcwd";
114 PLOG(ERROR) << "Failed chdir";
142 PLOG(ERROR) << "Failed to drop_caches";
174 PLOG(ERROR) << "Failed to chdir"
    [all...]
Devmapper.cpp 69 PLOG(ERROR) << "Failed malloc";
75 PLOG(ERROR) << "Failed open";
86 PLOG(ERROR) << "Failed DM_DEV_CREATE";
101 PLOG(ERROR) << "Failed DM_DEV_SET_GEOMETRY";
110 PLOG(ERROR) << "Failed DM_DEV_STATUS";
141 PLOG(ERROR) << "Failed DM_TABLE_LOAD";
151 PLOG(ERROR) << "Failed DM_DEV_SUSPEND";
169 PLOG(ERROR) << "Failed malloc";
175 PLOG(ERROR) << "Failed open";
187 PLOG(ERROR) << "Failed DM_DEV_REMOVE"
    [all...]
  /art/runtime/gc/space/
image_space_fs.h 51 PLOG(WARNING) << "Unable to open " << dir << " to delete it's contents";
68 PLOG(ERROR) << "Unable to rmdir " << file;
77 PLOG(ERROR) << "Unable to unlink " << file;
123 PLOG(WARNING) << "Failed to create boot marker.";
134 PLOG(WARNING) << "Failed to create boot marker.";
140 PLOG(WARNING) << "Failed to read boot marker.";
155 PLOG(WARNING) << "Failed to write boot marker.";
161 PLOG(WARNING) << "Failed to write boot marker.";
167 PLOG(WARNING) << "Failed to flush boot marker.";
  /frameworks/native/cmds/installd/
otapreopt_chroot.cpp 65 PLOG(ERROR) << "Not enough arguments.";
82 PLOG(ERROR) << "Failed to unshare() for otapreopt.";
88 PLOG(ERROR) << "Failed to mount private.";
99 PLOG(ERROR) << "Failed to bind-mount " << kBindMounts[i];
143 PLOG(ERROR) << "Unable to chdir into /postinstall.";
149 PLOG(ERROR) << "Failed to chroot";
154 PLOG(ERROR) << "Unable to chdir into /.";
172 PLOG(ERROR) << "execv(OTAPREOPT) failed.";
CacheItem.cpp 77 PLOG(WARNING) << "Failed to fts_open " << path;
93 PLOG(WARNING) << "Failed to truncate " << p->fts_path;
98 PLOG(WARNING) << "Failed to unlink " << p->fts_path;
107 PLOG(WARNING) << "Failed to unlink " << p->fts_path;
113 PLOG(WARNING) << "Failed to rmdir " << p->fts_path;
122 PLOG(WARNING) << "Failed to truncate " << path;
127 PLOG(WARNING) << "Failed to unlink " << path;
  /system/vold/model/
ObbVolume.cpp 57 PLOG(ERROR) << getId() << " failed to create loop";
66 PLOG(ERROR) << getId() << " failed to open loop";
72 PLOG(ERROR) << getId() << " failed to get loop size";
80 PLOG(ERROR) << getId() << " failed to create dm";
93 PLOG(WARNING) << getId() << " failed to destroy dm";
96 PLOG(WARNING) << getId() << " failed to destroy loop";
108 PLOG(ERROR) << getId() << " failed to create mount point";
113 PLOG(ERROR) << getId() << " failed to mount";
PrivateVolume.cpp 69 PLOG(ERROR) << getId() << " Raw keysize " << mKeyRaw.size() <<
85 PLOG(ERROR) << getId() << " failed to setup cryptfs";
109 PLOG(ERROR) << getId() << " failed to create mount point " << mPath;
118 PLOG(ERROR) << getId() << " failed filesystem check";
123 PLOG(ERROR) << getId() << " failed to mount";
132 PLOG(ERROR) << getId() << " failed filesystem check";
137 PLOG(ERROR) << getId() << " failed to mount";
156 PLOG(ERROR) << getId() << " failed to prepare";
175 PLOG(ERROR) << getId() << " failed to rmdir mount point " << mPath;
197 PLOG(ERROR) << getId() << " failed to format"
    [all...]
  /system/update_engine/
network_selector_android.cc 40 PLOG(ERROR) << "Binding the network to " << network_id;
  /frameworks/native/cmds/installd/tests/
test_utils.h 87 PLOG(ERROR) << "Could not open file " << file;
95 PLOG(ERROR) << "Could not write file " << file;
102 PLOG(ERROR) << "Could not chown file " << file;
106 PLOG(ERROR) << "Could not chmod file " << file;
115 PLOG(ERROR) << "setgid failed: " << gid;
119 PLOG(ERROR) << "setuid failed: " << uid;
129 PLOG(ERROR) << "capset failed";
  /system/core/debuggerd/
crash_dump.cpp 101 PLOG(WARNING) << "failed to detach from thread " << tid;
115 PLOG(ERROR) << "waitpid failed on " << tid << " while detaching";
136 PLOG(ERROR) << "failed to interrupt " << tid << " to detach";
145 PLOG(ERROR) << "unable to connect to activity manager";
154 PLOG(ERROR) << "failed to set send timeout on activity manager socket";
159 PLOG(ERROR) << "failed to set receive timeout on activity manager socket";
168 PLOG(ERROR) << "AM pid write failed";
173 PLOG(ERROR) << "AM signal write failed";
177 PLOG(ERROR) << "AM data write failed";
202 PLOG(FATAL) << "failed to set signal mask"
    [all...]
  /system/core/libsuspend/
autosuspend_wakeup_count.cpp 76 PLOG(ERROR) << "error reading from " << sys_power_wakeup_count;
89 PLOG(ERROR) << "error waiting on semaphore";
103 PLOG(ERROR) << "error writing to " << sys_power_wakeup_count;
109 PLOG(ERROR) << "error releasing semaphore";
122 PLOG(ERROR) << "error opening " << sys_power_state;
143 PLOG(ERROR) << "error opening " << sys_power_wakeup_count;
149 PLOG(ERROR) << "error creating suspend_lockout semaphore";
182 PLOG(ERROR) << "error changing semaphore";
200 PLOG(ERROR) << "error changing semaphore";
  /bootable/recovery/uncrypt/
uncrypt.cpp 143 PLOG(ERROR) << "error seeking to offset " << offset;
147 PLOG(ERROR) << "error writing offset " << offset;
223 PLOG(ERROR) << "failed to open \"" << uncrypt_path_file << "\"";
236 PLOG(ERROR) << "failed to fsync \"" << name << "\"";
240 PLOG(ERROR) << "failed to find block " << head_block;
263 PLOG(ERROR) << "failed to open " << tmp_map_file;
290 PLOG(ERROR) << "failed to write " << tmp_map_file;
303 PLOG(ERROR) << "failed to open " << path << " for reading";
311 PLOG(ERROR) << "failed to open " << blk_dev << " for writing";
323 PLOG(ERROR) << "Failed to set non-movable file for f2fs: " << path << " on " << blk_dev
    [all...]
  /external/libbrillo/brillo/
unittest_utils.cc 22 PLOG(FATAL) << "Creating a pipe()";
40 PLOG(FATAL) << "Creating a socketpair()";
  /frameworks/opt/net/wifi/libwifi_hal/
wifi_hal_common.cpp 60 PLOG(ERROR) << "Failed to open " << filename;
68 PLOG(ERROR) << "finit_module return: " << ret;
87 PLOG(DEBUG) << "Unable to unload driver module '" << modname << "'";
100 PLOG(ERROR) << "Failed to open driver state control param";
105 PLOG(ERROR) << "Failed to write driver state control param";
132 PLOG(WARNING) << "Could not open " << MODULE_FILE;
220 PLOG(ERROR) << "Failed to open wlan fw path param";
225 PLOG(ERROR) << "Failed to write wlan fw path param";
  /system/nvram/hal/
fake_nvram.cpp 124 PLOG(ERROR) << "Failed to read command from client socket";
143 PLOG(ERROR) << "Failed to write response to client socket";
164 PLOG(ERROR) << "Error accepting connection";
178 PLOG(ERROR) << "Failed to close connection socket after error";
191 PLOG(ERROR) << "Failed to close connection socket after error";
202 PLOG(ERROR) << "Failed to poll control socket";
220 PLOG(ERROR) << "Failed to listen on control socket";
232 PLOG(ERROR) << "Failed to open data directory";
testing_nvram_implementation.cpp 64 PLOG(ERROR) << "Failed to close NVRAM command socket";
86 PLOG(ERROR) << "Failed to connect fake NVRAM control socket";
109 PLOG(ERROR) << "Failed to send request on NVRAM control socket";
116 PLOG(ERROR) << "Failed to read NVRAM response";
  /external/bsdiff/
logging.h 17 #define PLOG(severity) LogMessage(__FILE__, __LINE__, #severity, errno).stream()
19 // A temporarily scoped object used by LOG & PLOG.
  /system/tpm/trunks/
tpm_handle.cc 41 PLOG(ERROR) << "TPM: couldn't close " << kTpmDevice;
53 PLOG(ERROR) << "TPM: Error opening tpm0 file descriptor at " << kTpmDevice;
79 PLOG(ERROR) << "TPM: Error writing to TPM handle.";
90 PLOG(ERROR) << "TPM: Error reading from TPM handle.";
  /system/core/debuggerd/client/
debuggerd_client.cpp 51 PLOG(ERROR) << "libdebuggerd_client: failed to send signal to pid " << pid;
86 PLOG(ERROR) << "libdebuggerd_client: failed to set receive timeout";
90 PLOG(ERROR) << "libdebuggerd_client: failed to set send timeout";
99 PLOG(ERROR) << "libdebugger_client: failed to create socket";
105 PLOG(ERROR) << "libdebuggerd_client: failed to connect to tombstoned";
111 PLOG(ERROR) << "libdebugger_client: failed to set timeout";
118 PLOG(ERROR) << "libdebuggerd_client: failed to create pipe";
133 PLOG(ERROR) << "failed to set pipe buffer size";
137 PLOG(ERROR) << "libdebuggerd_client: failed to send output fd to tombstoned";
201 PLOG(ERROR) << "libdebuggerd_client: error while polling"
    [all...]
  /system/core/fs_mgr/
fs_mgr_priv.h 44 #define PINFO PLOG(INFO) << FS_MGR_TAG
45 #define PWARNING PLOG(WARNING) << FS_MGR_TAG
46 #define PERROR PLOG(ERROR) << FS_MGR_TAG
  /system/core/init/
watchdogd.cpp 50 PLOG(ERROR) << "Failed to open " << DEV_NAME;
57 PLOG(ERROR) << "Failed to set timeout to " << timeout;
60 PLOG(ERROR) << "Failed to get timeout";

Completed in 1150 milliseconds

1 2 3 4 5 6 7 8 91011>>