Searched defs:FileLogger (Results 1 – 1 of 1) sorted by relevance
120 class FileLogger { class122 explicit FileLogger(const string& path) { in FileLogger() function in chromeos_update_engine::__anond546bd030110::FileLogger144 FileLogger(const FileLogger& other) { fd_.reset(dup(other.fd_)); } in FileLogger() function in chromeos_update_engine::__anond546bd030110::FileLogger