Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Ddownload_action.cc255 std::string histogram_output; in TransferComplete() local
257 &histogram_output); in TransferComplete()
258 LOG(INFO) << histogram_output; in TransferComplete()
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.cc440 std::string histogram_output; in TransferComplete() local
442 "UpdateEngine.DownloadActionChromeos.", &histogram_output); in TransferComplete()
443 LOG(INFO) << histogram_output; in TransferComplete()