Home
last modified time | relevance | path

Searched defs:prio (Results 1 – 21 of 21) sorted by relevance

/system/unwinding/libunwindstack/tests/
DLogFake.cpp52 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/
Dlog_main.h82 #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/
Dlog_main.h82 #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/
Dproperties.cpp243 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()
Dpmsg_reader.cpp37 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
Dlogger_write.cpp359 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()
Dpmsg_writer.cpp183 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/
Dlog_fake.cpp49 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/
DHidlTransportSupport.h89 int prio; member
/system/chre/platform/slpi/see/include/
Dsns_osa.h44 #define SNS_LOG(prio, ...) SNS_LOG_##prio(__VA_ARGS__) argument
/system/keymaster/tests/
Dkeymaster_configuration_test.cpp24 int __android_log_print(int prio, const char* tag, const char* fmt) { in __android_log_print()
/system/bpfprogs/test/
DbpfLoadTpProg.c53 int prio; member
/system/memory/lmkd/
Dreaper.cpp57 int prio) { in set_process_group_and_prio()
/system/logging/logd/
DSimpleLogBuffer.cpp64 int prio = ANDROID_LOG_INFO; in ShouldLog() local
DSerializedLogBuffer.cpp119 int prio = ANDROID_LOG_INFO; in ShouldLog() local
/system/bpfprogs/
DtimeInState.c262 int prio; member
/system/core/libutils/
DThreads.cpp77 int prio = t->priority; in trampoline() local
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp753 unsigned char prio = msg[0]; in dump_log_file() local
/system/logging/liblog/tests/
Dliblog_test.cpp306 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/
Dvmlinux.h58 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/
Dvmlinux.h1485 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 …]