Searched defs:int (Results 1 - 2 of 2) sorted by relevance

/system/core/debuggerd/test/
H A Dselinux_fake.cpp17 extern "C" int selinux_android_restorecon(const char*, unsigned int) { argument
H A Dlog_fake.cpp47 extern "C" int __android_log_buf_write(int, int, const char* tag, const char* msg) {
54 extern "C" int __android_log_print(int, const char* tag, const char* fmt, ...) {
72 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { argument
76 extern "C" int android_logger_list_read(struct logger_list*, struct log_msg*) {
84 extern "C" int android_log_processBinaryLogBuffer(
86 AndroidLogEntry*, const EventTagMap*, char*, int) {
[all...]

Completed in 47 milliseconds