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