Home | History | Annotate | Download | only in libcutils

Lines Matching full:logw

225         LOGW("close() error: %s", strerror(errno));
436 LOGW("%s() interrupted.", functionName);
441 LOGW("Error returned by %s().", functionName);
586 LOGW("Couldn't allocate memory for incoming data. Size: %u",
673 LOGW("Non-master process %d tried to send us a connection.",
689 LOGW("Peer proxy creation failed: %s", strerror(errno));
749 LOGW("recvmsg() interrupted.");
780 LOGW("Received connection for unknown peer.");
787 LOGW("Error adding fd to selector for %d.",
814 LOGW("socketpair() error: %s", strerror(errno));
824 LOGW("malloc() error. Failed to tell process %d that process %d is"
855 LOGW("malloc() error. Failed to tell process %d that process %d is"
908 LOGW("Peer proxy for %d not found. This shouldn't happen.", pid);
932 LOGW("Invalid packet type from %d: %d", peerProxy->credentials.pid,
1029 LOGW("accept() error: %s", strerror(errno));
1043 LOGW("getsockopt() error: %s", strerror(errno));
1064 LOGW("Alread connected to process %d.", credentials.pid);
1073 LOGW("malloc() failed.");
1082 LOGW("malloc() failed.");