Home
last modified time | relevance | path

Searched defs:klog (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc100 KernelLogServer klog{pipe, instance.PerInstanceLogPath("kernel.log")}; in KernelLogMonitorMain() local
/aosp_15_r20/external/rust/android-crates-io/crates/kernlog/src/
Dlib.rs177 let klog = KernelLog::from_env()?; in init() localVariable
/aosp_15_r20/external/trusty/lk/lib/klog/
Dklog.c66 static struct klog_header *klog; variable