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()
78 ALOGE("Failed to listen on socket."); in main()
96 ALOGE("Fatal error accept()ing a client connection."); in main()
102 ALOGE("Cannot open hw"); in main()
104 ALOGE("eSE error (%d): %s", ese_error_code(&ese), in main()
114 ALOGE("Client disconnected."); in main()
120 ALOGE("Client had nothing to say. Goodbye."); in main()
124 ALOGE("Client payload too large: %u", tx_len); in main()
131 ALOGE("Client abandoned hope during transmission."); in main()
167 ALOGE("Unknown control byte seen: %x", tx_buf[0]); in main()
174 ALOGE("An error (%d) occurred: %s", ese_error_code(&ese), in main()
192 ALOGE("Client abandoned hope during response size."); in main()
200 ALOGE("Client abandoned hope during response."); in main()