Home
last modified time | relevance | path

Searched refs:save_kernel_log (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Dlogging.h59 void save_kernel_log(const char* destination);
/bootable/recovery/otautil/
Dlogging.cpp231 save_kernel_log(LAST_KMSG_FILE); in copy_logs()
243 void save_kernel_log(const char* destination) { in save_kernel_log() function