Searched refs:NLOGW (Results 1 – 1 of 1) sorted by relevance
47 #define NLOGW(...) ALOGW(__VA_ARGS__) macro59 #define NLOGW(...) do { printf(__VA_ARGS__); \ macro193 NLOGW("App %d status CRC mismatch: theirs=%04x ours=%04x", in get_status()442 NLOGW("App %d reply CRC mismatch: theirs=%04x ours=%04x", ctx->app_id, status->reply_crc, crc); in receive_reply()491 NLOGW("App %d request checksum error", app_id); in nos_call_application()