Searched refs:NLOGE (Results 1 – 1 of 1) sorted by relevance
40 #define NLOGE(...) ALOGE(__VA_ARGS__) macro50 #define NLOGE(...) do { fprintf(stderr, __VA_ARGS__); \ macro82 NLOGE("Failed to read: %s", strerror(-err)); in nos_device_read()105 NLOGE("Failed to write: %s", strerror(-err)); in nos_device_write()121 NLOGE("Failed to read device status"); in get_status()136 NLOGE("Failed to clear device status"); in clear_status()177 NLOGE("Device is not responding"); in nos_call_application()201 NLOGE("Failed to send datagram to device"); in nos_call_application()227 NLOGE("Failed to send command datagram to device"); in nos_call_application()262 NLOGE("Failed to receive datagram from device"); in nos_call_application()[all …]