Home
last modified time | relevance | path

Searched refs:SLOGW (Results 1 – 19 of 19) sorted by relevance

/system/core/libsysutils/src/
DServiceManager.cpp47 SLOGW("Service '%s' is already running", name); in start()
62 SLOGW("Timed out waiting for service '%s' to start", name); in start()
76 SLOGW("Service '%s' is already stopped", name); in stop()
92 SLOGW("Timed out waiting for service '%s' to stop", name); in stop()
DSocketClient.cpp122 SLOGW("malloc error (%s)", strerror(errno)); in quoteArg()
147 SLOGW("Unable to send msg '%s'", msg); in sendMsg()
213 SLOGW("0 length write :("); in sendDataLockedv()
216 SLOGW("write error (%s)", strerror(e)); in sendDataLockedv()
DFrameworkCommand.cpp32 SLOGW("Command %s has no run handler!", getCommand()); in runCommand()
DFrameworkClient.cpp26 SLOGW("Unable to send msg '%s' (%s)", msg, strerror(errno)); in sendMsg()
DFrameworkListener.cpp65 SLOGW("String is not zero-terminated"); in onDataAvailable()
189 SLOGW("Handler '%s' error (%s)", c->getCommand(), strerror(errno)); in dispatchCommand()
DSocketListener.cpp301 SLOGW("Error sending broadcast (%s)", strerror(errno)); in sendBroadcast()
/system/vold/fs/
DVfat.cpp69 SLOGW("Skipping fs checks\n"); in Check()
103 SLOGW("Filesystem modified - rechecking (pass %d)", in Check()
146 SLOGW("The SD card is world-writable because the" in Mount()
/system/vold/
DResponseCode.cpp40 SLOGW("Returning OperationFailed - no handler for errno %d", errno); in convertFromErrno()
DNetlinkHandler.cpp50 SLOGW("No subsystem found in netlink event"); in onEvent()
DVolumeManager.cpp425 SLOGW("Failed to unlink %s: %s", target.c_str(), strerror(errno)); in linkPrimary()
430 SLOGW("Failed to link %s to %s: %s", source.c_str(), target.c_str(), in linkPrimary()
682 SLOGW("Tearing down stale mount %s", path.c_str()); in unmountAll()
1020 SLOGW("Size unchanged; ignoring resize request"); in resizeAsec()
1328 SLOGW("Rename attempt when src mounted"); in renameAsec()
1340 SLOGW("Rename attempt when dst mounted"); in renameAsec()
1433 SLOGW("%s unmount attempt %d failed (%s)", in unmountLoopImage()
1462 SLOGW("Failed to rmdir %s (%s)", mountPoint, strerror(errno)); in unmountLoopImage()
1484 SLOGW("Failed to find loop device for {%s} (%s)", fileName, strerror(errno)); in unmountLoopImage()
1497 SLOGW("mActiveContainers is inconsistent!"); in unmountLoopImage()
Dcryptfs.c502 SLOGW("bad scrypt parameters '%s' should be like '12:8:1'; using defaults", paramstr); in get_device_scrypt_params()
688 SLOGW("upgrading crypto footer to 1.1"); in upgrade_crypt_ftr()
719 SLOGW("upgrading crypto footer to 1.2"); in upgrade_crypt_ftr()
729 SLOGW("upgrading crypto footer to 1.3"); in upgrade_crypt_ftr()
796 SLOGW("Warning: crypto footer minor version %d, expected <= %d, continuing...\n", in get_crypt_ftr_and_key()
1484 SLOGW("failure decrypting master key");
1528 SLOGW("sending SIGHUP to processes with open files\n");
1531 SLOGW("sending SIGKILL to processes with open files\n");
1947 SLOGW("Upgrade failed with error %d,"
2255 SLOGW("Error getting time");
[all …]
DProcess.cpp214 SLOGW("Sending %s to process %d", strsignal(signal), pid); in killProcessesWithOpenFiles()
DExt4Crypt.cpp313 SLOGW("Failed to update failed_decrypt_count"); in e4crypt_check_passwd()
321 SLOGW("Failed to reset failed_decrypt_count"); in e4crypt_check_passwd()
DLoop.cpp284 SLOGW("fallocate not found. Falling back to ftruncate."); in resizeImageFile()
/system/core/logd/
Dlibaudit.c63 SLOGW("Expected sequence number between user space and kernel space is out of skew, " in get_ack()
158 SLOGW("Auditd to Kernel sequence number has rolled over"); in audit_send()
/system/core/libprocessgroup/
Dprocessgroup.cpp76 SLOGW("failed to open %s: %s", path, strerror(errno)); in initCtx()
229 SLOGW("Yikes, we've been told to kill pid 0! How about we don't do that."); in killProcessGroupOnce()
241 SLOGW("failed to kill pid %d: %s", pid, strerror(errno)); in killProcessGroupOnce()
/system/core/include/log/
Dlog.h272 #ifndef SLOGW
273 #define SLOGW(...) \ macro
/system/core/libcutils/
Dsched_policy.c93 SLOGW("add_tid_to_cgroup failed to write '%s' (%s); fd=%d\n", in add_tid_to_cgroup()
/system/core/liblog/
DREADME38 SLOGW(format, ...)