Home
last modified time | relevance | path

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

/aosp12/system/update_engine/aosp/
H A Dlogging_android.cc120 class FileLogger { class
122 explicit FileLogger(const string& path) { in FileLogger() function in chromeos_update_engine::__anond546bd030110::FileLogger
144 FileLogger(const FileLogger& other) { fd_.reset(dup(other.fd_)); } in FileLogger() function in chromeos_update_engine::__anond546bd030110::FileLogger