| /system/unwinding/libunwindstack/tests/ |
| D | LogFake.cpp | 52 extern "C" int __android_log_buf_write(int bufId, int prio, const char* tag, const char* msg) { in __android_log_buf_write() 60 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() 69 extern "C" int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { in __android_log_vprint()
|
| /system/logging/liblog/include/log/ |
| D | log_main.h | 82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) argument 84 #define android_printLog(prio, tag, ...) \ argument 87 #define android_vprintLog(prio, cond, tag, ...) \ argument 358 #define android_testLog(prio, tag) \ argument 361 #define android_testLog(prio, tag) \ argument
|
| /system/logging/liblog/include_vndk/log/ |
| D | log_main.h | 82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) argument 84 #define android_printLog(prio, tag, ...) \ argument 87 #define android_vprintLog(prio, cond, tag, ...) \ argument 358 #define android_testLog(prio, tag) \ argument 361 #define android_testLog(prio, tag) \ argument
|
| /system/logging/liblog/ |
| D | properties.cpp | 243 int __android_log_is_loggable_len(int prio, const char* tag, size_t len, int default_prio) { in __android_log_is_loggable_len() 258 int __android_log_is_loggable(int prio, const char* tag, int default_prio) { in __android_log_is_loggable() 301 int __android_log_is_loggable(int prio, const char*, int) { in __android_log_is_loggable() argument 309 int __android_log_is_loggable_len(int prio, const char*, size_t, int def) { in __android_log_is_loggable_len()
|
| D | pmsg_reader.cpp | 37 uint8_t prio; in PmsgRead() member 163 ssize_t __android_log_pmsg_file_read(log_id_t logId, char prio, const char* prefix, in __android_log_pmsg_file_read() 174 char prio; in __android_log_pmsg_file_read() member
|
| D | logger_write.cpp | 359 int __android_log_write(int prio, const char* tag, const char* msg) { in __android_log_write() 385 int __android_log_buf_write(int log_id, int prio, const char* tag, const char* msg) { in __android_log_buf_write() 398 int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { in __android_log_vprint() 415 int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print() 435 int __android_log_buf_print(int log_id, int prio, const char* tag, const char* fmt, ...) { in __android_log_buf_print()
|
| D | pmsg_writer.cpp | 183 ssize_t __android_log_pmsg_file_write(log_id_t logId, char prio, const char* filename, in __android_log_pmsg_file_write()
|
| /system/core/debuggerd/libdebuggerd/test/ |
| D | log_fake.cpp | 49 extern "C" int __android_log_buf_write(int bufId, int prio, const char* tag, const char* msg) { in __android_log_buf_write() 57 extern "C" int __android_log_print(int prio, const char* tag, const char* fmt, ...) { in __android_log_print()
|
| /system/libhidl/transport/include/hidl/ |
| D | HidlTransportSupport.h | 89 int prio; member
|
| /system/chre/platform/slpi/see/include/ |
| D | sns_osa.h | 44 #define SNS_LOG(prio, ...) SNS_LOG_##prio(__VA_ARGS__) argument
|
| /system/keymaster/tests/ |
| D | keymaster_configuration_test.cpp | 24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print()
|
| /system/bpfprogs/test/ |
| D | bpfLoadTpProg.c | 53 int prio; member
|
| /system/memory/lmkd/ |
| D | reaper.cpp | 57 int prio) { in set_process_group_and_prio()
|
| /system/logging/logd/ |
| D | SimpleLogBuffer.cpp | 64 int prio = ANDROID_LOG_INFO; in ShouldLog() local
|
| D | SerializedLogBuffer.cpp | 119 int prio = ANDROID_LOG_INFO; in ShouldLog() local
|
| /system/bpfprogs/ |
| D | timeInState.c | 262 int prio; member
|
| /system/core/libutils/ |
| D | Threads.cpp | 77 int prio = t->priority; in trampoline() local
|
| /system/core/debuggerd/libdebuggerd/ |
| D | tombstone_proto.cpp | 753 unsigned char prio = msg[0]; in dump_log_file() local
|
| /system/logging/liblog/tests/ |
| D | liblog_test.cpp | 306 static const char prio = ANDROID_LOG_DEBUG; in TEST() local 2701 static ssize_t __pmsg_fn(log_id_t logId, char prio, const char* filename, in __pmsg_fn()
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 58 int prio; member 2013 int prio; member 2327 int prio; member 8122 short prio; member 16479 u32 prio; member 24121 int prio; member 24142 int prio; member 24152 int prio; member 24160 int prio; member 25017 int prio; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 1485 int prio; member 1889 int prio; member 8385 short prio; member 8692 int prio; member 31462 u32 prio; member 34286 int prio; member 34307 int prio; member 34317 int prio; member 34325 int prio; member 35121 int prio; member [all …]
|