Searched defs:android_log_write_int64 (Results 1 – 5 of 5) sorted by relevance
21 void android_log_write_int64() {} in android_log_write_int64() function
31 void android_log_write_int64() {} in android_log_write_int64() function
47 pub fn android_log_write_int64(ctx: android_log_context, value: i64) -> ::std::os::raw::c_int; in android_log_write_int64() function
184 int android_log_write_int64(android_log_context context, int64_t value) { in android_log_write_int64() function