Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dlogging.cc85 log_settings.log_file_path = log_file.c_str(); in SetupLogging()
/system/bt/gd/hal/
Dsnoop_logger.cc87 std::string get_last_log_path(std::string log_file_path) { in get_last_log_path() argument
88 return log_file_path.append(".last"); in get_last_log_path()
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc444 log_settings.log_file_path = "delta_generator.log"; in Main()