Searched defs:android_log_fd (Results 1 – 2 of 2) sorted by relevance
136 fn android_log_fd() -> Result<(thread::JoinHandle<()>, File), io::Error> { in android_log_fd() function
293 pub fn android_log_fd() -> io::Result<File> { in android_log_fd() function