Lines Matching refs:ALOGE
53 ALOGE("Abstract listener name too long."); in setup_socket()
59 ALOGE("Could not open socket."); in setup_socket()
64 ALOGE("Failed to bind to abstract socket name"); in setup_socket()
77 ALOGE("Failed to listen on socket."); in main()
95 ALOGE("Fatal error accept()ing a client connection."); in main()
101 ALOGE("Cannot open hw"); in main()
103 ALOGE("eSE error (%d): %s", ese_error_code(&ese), in main()
113 ALOGE("Client disconnected."); in main()
119 ALOGE("Client had nothing to say. Goodbye."); in main()
123 ALOGE("Client payload too large: %u", tx_len); in main()
130 ALOGE("Client abandoned hope during transmission."); in main()
166 ALOGE("Unknown control byte seen: %x", tx_buf[0]); in main()
173 ALOGE("An error (%d) occurred: %s", ese_error_code(&ese), in main()
191 ALOGE("Client abandoned hope during response size."); in main()
199 ALOGE("Client abandoned hope during response."); in main()