Home
last modified time | relevance | path

Searched defs:with_log_buffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/android_logger/src/
Dlib.rs323 pub fn with_log_buffer(mut self, buf_id: LogId) -> Self { in with_log_buffer() method
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/
Dandroid_logger.rs323 pub fn with_log_buffer(mut self, buf_id: LogId) -> Self { in with_log_buffer() method