HomeSort by relevance Sort by last modified time
    Searched refs:SLOGE (Results 1 - 23 of 23) sorted by null

  /system/vold/
NetlinkManager.cpp 62 SLOGE("Unable to create uevent socket: %s", strerror(errno));
67 SLOGE("Unable to set uevent socket SO_RCVBUFFORCE option: %s", strerror(errno));
72 SLOGE("Unable to set uevent socket SO_PASSCRED option: %s", strerror(errno));
77 SLOGE("Unable to bind uevent socket: %s", strerror(errno));
83 SLOGE("Unable to start NetlinkHandler: %s", strerror(errno));
98 SLOGE("Unable to stop NetlinkHandler: %s", strerror(errno));
Fat.cpp 72 SLOGE("Filesystem check failed due to logwrap error");
78 SLOGE("Filesystem check did not exit properly");
91 SLOGE("Filesystem check failed (not a FAT filesystem)");
101 SLOGE("Failing check after too many rechecks");
106 SLOGE("Filesystem check failed (unknown exit code %d)", status);
149 SLOGE("%s appears to be a read only filesystem - retrying mount RO", fsPath);
163 SLOGE("Unable to create LOST.DIR (%s)", strerror(errno));
206 SLOGE("Filesystem format failed due to logwrap error");
212 SLOGE("Filesystem format did not exit properly");
223 SLOGE("Format failed (unknown exit code %d)", status)
    [all...]
Loop.cpp 52 SLOGE("Unable to open %s (%s)", filename, strerror(errno));
66 SLOGE("Unable to get loop status for %s (%s)", filename,
96 SLOGE("Unable to open %s (%s)", filename, strerror(errno));
110 SLOGE("Unable to get loop status for %s (%s)", filename,
146 SLOGE("Error creating loop device node (%s)", strerror(errno));
152 SLOGE("Unable to open %s (%s)", filename, strerror(errno));
163 SLOGE("Unable to get loop status for %s (%s)", filename,
170 SLOGE("Exhausted all loop devices");
180 SLOGE("Unable to open %s (%s)", loopFile, strerror(errno));
186 SLOGE("Error setting up loopback interface (%s)", strerror(errno))
    [all...]
cryptfs.c 160 SLOGE("Cannot open device to get filesystem size ");
165 SLOGE("Cannot seek to superblock");
170 SLOGE("Cannot read superblock");
200 SLOGE("Cannot open real block device %s\n", real_blkdev);
213 SLOGE("Cannot get size of block device %s\n", real_blkdev);
252 SLOGE("Unable to get crypt_ftr_info\n");
256 SLOGE("Unexpected value for crypto key location\n");
260 SLOGE("Cannot open footer file %s for put\n", fname);
266 SLOGE("Cannot seek to real block device footer\n");
271 SLOGE("Cannot write real block device footer\n")
    [all...]
Devmapper.cpp 45 SLOGE("Error allocating memory (%s)", strerror(errno));
52 SLOGE("Error allocating memory (%s)", strerror(errno));
59 SLOGE("Error opening devmapper (%s)", strerror(errno));
69 SLOGE("DM_LIST_DEVICES ioctl failed (%s)", strerror(errno));
93 SLOGE("DM_DEV_STATUS ioctl failed (%s)", strerror(errno));
136 SLOGE("Error allocating memory (%s)", strerror(errno));
142 SLOGE("Error opening devmapper (%s)", strerror(errno));
152 SLOGE("DM_DEV_STATUS ioctl failed for lookup (%s)", strerror(errno));
170 SLOGE("Error allocating memory (%s)", strerror(errno));
176 SLOGE("Error opening devmapper (%s)", strerror(errno))
    [all...]
VolumeManager.cpp 86 SLOGE("Destination buffer is NULL");
90 SLOGE("Source buffer is NULL");
94 SLOGE("Target hash buffer size < %d bytes (%d)",
190 SLOGE("Hash of '%s' failed (%s)", sourceFile, strerror(errno));
213 SLOGE("Couldn't find ASEC %s", id);
225 SLOGE("getAsecMountPath failed for %s: couldn't construct path in buffer", id);
237 SLOGE("Couldn't find ASEC %s", id);
268 SLOGE("Invalid filesystem type %s", fstype);
278 SLOGE("Invalid container size specified (%d sectors)", numSectors);
284 SLOGE("ASEC id '%s' currently exists", id)
    [all...]
fstrim.c 82 SLOGE("Cannot stat mount point %s\n", fstab->recs[i].mount_point);
87 SLOGE("%s is not a directory\n", fstab->recs[i].mount_point);
94 SLOGE("Cannot open %s for FITRIM\n", fstab->recs[i].mount_point);
103 SLOGE("FITRIM ioctl failed on %s", fstab->recs[i].mount_point);
145 SLOGE("Cannot create thread to do fstrim");
151 SLOGE("Cannot detach thread doing fstrim");
Volume.cpp 137 SLOGE("Failed to remove %s (%s)", filename, strerror(errno));
234 SLOGE("Failed to initialize MBR (%s)", strerror(errno));
247 SLOGE("Failed to format (%s)", strerror(errno));
266 SLOGE("Error opening /proc/mounts (%s)", strerror(errno));
331 SLOGE("Failed to get device nodes (%s)\n", strerror(errno));
350 SLOGE("Too many device nodes returned when mounting %d\n", getMountpoint());
357 SLOGE("Cannot setup encryption mapping for %d\n", getMountpoint());
368 SLOGE("Error making device node '%s' (%s)", nodepath,
379 SLOGE("Failed to get device nodes (%s)\n", strerror(errno));
402 SLOGE("%s failed FS checks (%s)", devicePath, strerror(errno))
    [all...]
main.cpp 61 SLOGE("Unable to create VolumeManager");
66 SLOGE("Unable to create NetlinkManager");
76 SLOGE("Unable to start VolumeManager (%s)", strerror(errno));
81 SLOGE("Error reading configuration (%s)... continuing anyways", strerror(errno));
85 SLOGE("Unable to start NetlinkManager (%s)", strerror(errno));
96 SLOGE("Unable to start CommandListener (%s)", strerror(errno));
167 SLOGE("failed to open %s\n", fstab_filename);
192 SLOGE("Failed to add devpath %s to volume %s",
Ext4.cpp 62 SLOGE("%s appears to be a read only filesystem - retrying mount RO", fsPath);
84 SLOGE("Filesystem (ext4) format failed due to logwrap error");
90 SLOGE("Filesystem (ext4) format did not exit properly");
101 SLOGE("Format (ext4) failed (unknown exit code %d)", status);
Process.cpp 185 SLOGE("opendir failed (%s)", strerror(errno));
201 SLOGE("Process %s (%d) has open file %s", name, pid, openfile);
203 SLOGE("Process %s (%d) has open filemap for %s", name, pid, openfile);
205 SLOGE("Process %s (%d) has cwd within %s", name, pid, path);
207 SLOGE("Process %s (%d) has chroot within %s", name, pid, path);
209 SLOGE("Process %s (%d) has executable path within %s", name, pid, path);
217 SLOGE("Sending SIGKILL to process %d", pid);
DirectVolume.cpp 113 SLOGE("Error making device node '%s' (%s)", nodepath,
203 SLOGE("Invalid 'PARTN' value");
212 SLOGE("Partition '%s' has a different major than its disk!", devpath);
219 SLOGE("Dv:partAdd: ignoring part_num = %d (max: %d)\n", part_num, MAX_PARTITIONS-1);
330 SLOGE("Failed to cleanup ASEC - unmount will probably fail!");
334 SLOGE("Failed to unmount volume on bad removal (%s)",
348 SLOGE("Failed to unshare volume on bad removal (%s)",
389 SLOGE("Can only change device info on a partition\n");
399 SLOGE("Cannot change path if there are more than one for a volume\n");
Xwarp.cpp 76 SLOGE("Failed to write xwarp cfg (%s)", strerror(errno));
  /system/core/libsysutils/src/
NetlinkListener.cpp 55 SLOGE("recvmsg failed (%s)", strerror(errno));
61 SLOGE("Error decoding NetlinkEvent");
NetlinkEvent.cpp 89 SLOGE("parseIfAddrMessage on incorrect message type 0x%x\n", type);
102 SLOGE("Multiple IFA_ADDRESSes in %s, ignoring\n", msgtype);
110 SLOGE("Short IPv4 address (%d bytes) in %s",
118 SLOGE("Short IPv6 address (%d bytes) in %s",
124 SLOGE("Unknown address family %d\n", ifaddr->ifa_family);
131 SLOGE("Unknown ifindex %d in %s", ifaddr->ifa_index, msgtype);
148 SLOGE("Multiple IFA_CACHEINFOs in %s, ignoring\n", msgtype);
153 SLOGE("Short IFA_CACHEINFO (%d vs. %d bytes) in %s",
167 SLOGE("No IFA_ADDRESS in %s\n", msgtype);
189 SLOGE("Got a short RTM_NEWLINK message\n")
    [all...]
SocketListener.cpp 74 SLOGE("Failed to start unbound listener");
79 SLOGE("Obtaining file descriptor socket '%s' failed: %s",
87 SLOGE("Unable to listen on socket (%s)", strerror(errno));
93 SLOGE("pipe failed (%s)", strerror(errno));
98 SLOGE("pthread_create (%s)", strerror(errno));
111 SLOGE("Error writing to control pipe (%s)", strerror(errno));
117 SLOGE("Error joining to listener thread (%s)", strerror(errno));
179 SLOGE("select failed (%s) mListen=%d, max=%d", strerror(errno), mListen, max);
198 SLOGE("accept failed (%s)", strerror(errno));
ServiceManager.cpp 43 SLOGE("Service name '%s' is too long", name);
72 SLOGE("Service name '%s' is too long", name);
FrameworkListener.cpp 53 SLOGE("read() failed (%s)", strerror(errno));
174 SLOGE("Faking a timeout");
SocketClient.cpp 207 SLOGE("SocketClient refcount went negative!");
  /system/core/libcutils/
sched_policy.c 92 SLOGE("add_tid_to_cgroup failed; policy=%d\n", policy);
137 SLOGE("open of %s failed: %s\n", filename, strerror(errno));
143 SLOGE("open of %s failed: %s\n", filename, strerror(errno));
209 SLOGE("Failed to find cpu subsys");
213 SLOGE("Bad cgroup data {%s}", lineBuf);
  /system/netd/
NetlinkManager.cpp 77 SLOGE("Unable to set uevent socket SO_PASSCRED option: %s", strerror(errno));
  /system/core/include/log/
log.h 271 #ifndef SLOGE
272 #define SLOGE(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__))
  /dalvik/vm/
Init.cpp     [all...]

Completed in 4856 milliseconds