Searched defs:android_log_destroy (Results 1 – 5 of 5) sorted by relevance
17 void android_log_destroy() {} in android_log_destroy() function
27 void android_log_destroy() {} in android_log_destroy() function
64 pub fn android_log_destroy(ctx: *mut android_log_context) -> ::std::os::raw::c_int; in android_log_destroy() function
95 int android_log_destroy(android_log_context* ctx) { in android_log_destroy() function