Searched defs:android_log_write_int32 (Results 1 – 5 of 5) sorted by relevance
20 void android_log_write_int32() {} in android_log_write_int32() function
30 void android_log_write_int32() {} in android_log_write_int32() function
44 pub fn android_log_write_int32(ctx: android_log_context, value: i32) -> ::std::os::raw::c_int; in android_log_write_int32() function
164 int android_log_write_int32(android_log_context context, int32_t value) { in android_log_write_int32() function