Lines Matching refs:format
15 ALOG(android_priority, tag, format, ...)
17 LOG_PRI(priority, tag, format, ...)
18 LOG_PRI_VA(priority, tag, format, args)
20 ALOGV(format, ...)
21 SLOGV(format, ...)
22 RLOGV(format, ...)
23 ALOGV_IF(cond, format, ...)
24 SLOGV_IF(cond, format, ...)
25 RLOGV_IF(cond, format, ...)
27 ALOGD(format, ...)
28 SLOGD(format, ...)
29 RLOGD(format, ...)
30 ALOGD_IF(cond, format, ...)
31 SLOGD_IF(cond, format, ...)
32 RLOGD_IF(cond, format, ...)
34 ALOGI(format, ...)
35 SLOGI(format, ...)
36 RLOGI(format, ...)
37 ALOGI_IF(cond, format, ...)
38 SLOGI_IF(cond, format, ...)
39 RLOGI_IF(cond, format, ...)
41 ALOGW(format, ...)
42 SLOGW(format, ...)
43 RLOGW(format, ...)
44 ALOGW_IF(cond, format, ...)
45 SLOGW_IF(cond, format, ...)
46 RLOGW_IF(cond, format, ...)
48 ALOGE(format, ...)
49 SLOGE(format, ...)
50 RLOGE(format, ...)
51 ALOGE_IF(cond, format, ...)
52 SLOGE_IF(cond, format, ...)
53 RLOGE_IF(cond, format, ...)
55 LOG_FATAL(format, ...)
56 LOG_ALWAYS_FATAL(format, ...)
57 LOG_FATAL_IF(cond, format, ...)
58 LOG_ALWAYS_FATAL_IF(cond, format, ...)
59 ALOG_ASSERT(cond, format, ...)
134 size and log buffer format protocol version respectively. `android_logger_get_id()` returns the id