Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.cpp662 std::vector<std::string> log_header = { in install_package() local
682 android::base::Join(log_header, "\n") + "\n" + android::base::Join(log_buffer, "\n") + "\n"; in install_package()