Lines Matching refs:INFO

218     LOG(INFO) << "Passing OS version as 0.0.0.0 as we are set to powerwash "  in GetAppXml()
551 LOG(INFO) << "Not sending ping with a=-1 r=-1 to omaha because " in ShouldPing()
599 LOG(INFO) << "Not generating Omaha InstallData as we have " in GetInstallDate()
618 LOG(INFO) << "Set the Omaha InstallDate from OOBE time-stamp to " in GetInstallDate()
643 LOG(INFO) << "Posting an Omaha request to " << params_->update_url(); in PerformAction()
644 LOG(INFO) << "Request: " << request_post; in PerformAction()
738 LOG(INFO) << "Set the Omaha InstallDate from Omaha Response to " in ParseResponse()
773 LOG(INFO) << "No update."; in ParseStatus()
798 LOG(INFO) << "Found " << parser_data->url_codebase.size() << " url(s)"; in ParseUrls()
836 LOG(INFO) << "Payload size = " << output_object->size << " bytes"; in ParsePackage()
851 LOG(INFO) << "Received omaha response to update to version " in ParseParams()
900 LOG(INFO) << "Omaha request response: " << current_response; in TransferComplete()
909 LOG(INFO) << "Signalling Crash Reporter."; in TransferComplete()
982 LOG(INFO) << "Forcibly disabling use of p2p for downloading as " in TransferComplete()
987 LOG(INFO) << "Forcibly disabling use of p2p for sharing as " in TransferComplete()
1005 LOG(INFO) << "Forcibly disabling use of p2p for downloading because " in TransferComplete()
1034 LOG(INFO) << "Ignoring Omaha updates as updates are deferred by policy."; in CompleteProcessing()
1041 LOG(INFO) << "Ignoring Omaha updates in order to backoff our retry " in CompleteProcessing()
1050 LOG(INFO) << "Lookup complete, p2p-client returned URL '" << url << "'"; in OnLookupPayloadViaP2PCompleted()
1054 LOG(INFO) << "Forcibly disabling use of p2p for downloading " in OnLookupPayloadViaP2PCompleted()
1098 LOG(INFO) << "Checking if payload is available via p2p, file_id=" in LookupPayloadViaP2P()
1111 LOG(INFO) << "Not deferring download because update is interactive."; in ShouldDeferDownload()
1122 LOG(INFO) << "Download not deferred because download " in ShouldDeferDownload()
1131 LOG(INFO) << "Wall-clock-based waiting period is not enabled," in ShouldDeferDownload()
1141 LOG(INFO) << "wall-clock-based-wait not satisfied."; in ShouldDeferDownload()
1145 LOG(INFO) << "wall-clock-based-wait satisfied and " in ShouldDeferDownload()
1153 LOG(INFO) << "wall-clock-based-wait satisfied and " in ShouldDeferDownload()
1184 LOG(INFO) << "Using persisted value of UpdateFirstSeenAt: " in IsWallClockBasedWaitingSatisfied()
1190 LOG(INFO) << "Not scattering as UpdateFirstSeenAt value cannot be read"; in IsWallClockBasedWaitingSatisfied()
1198 LOG(INFO) << "Persisted the new value for UpdateFirstSeenAt: " in IsWallClockBasedWaitingSatisfied()
1204 LOG(INFO) << "Not scattering as UpdateFirstSeenAt value " in IsWallClockBasedWaitingSatisfied()
1215 LOG(INFO) << "Waiting Period = " in IsWallClockBasedWaitingSatisfied()
1227 LOG(INFO) << "Not scattering as deadline flag is set"; in IsWallClockBasedWaitingSatisfied()
1234 LOG(INFO) << "Not scattering as MaxDaysToScatter in rule is 0."; in IsWallClockBasedWaitingSatisfied()
1242 LOG(INFO) << "Not scattering as we're past the MaxDaysToScatter limit."; in IsWallClockBasedWaitingSatisfied()
1251 LOG(INFO) << "Successfully passed the wall-clock-based-wait."; in IsWallClockBasedWaitingSatisfied()
1262 LOG(INFO) << "Update deferred for another " in IsWallClockBasedWaitingSatisfied()
1287 LOG(INFO) << "Randomly picked update check count value = " in IsUpdateCheckCountBasedWaitingSatisfied()
1302 LOG(INFO) << "Successfully passed the update-check-based-wait."; in IsUpdateCheckCountBasedWaitingSatisfied()
1317 LOG(INFO) << "Deferring Omaha updates for another " in IsUpdateCheckCountBasedWaitingSatisfied()
1374 LOG(INFO) << "Removing stored " << prefs_key << " value."; in PersistCohortData()
1377 LOG(INFO) << "Storing new setting " << prefs_key << " as " << new_value; in PersistCohortData()
1451 LOG(INFO) << "Detected previous rollback from version " << rollback_version; in ShouldIgnoreUpdate()
1453 LOG(INFO) << "Received version that we rolled back from. Ignoring."; in ShouldIgnoreUpdate()
1459 LOG(INFO) << "Update is not allowed over current connection."; in ShouldIgnoreUpdate()
1479 LOG(INFO) << "We could not determine our connection type. " in IsUpdateAllowedOverCurrentConnection()
1484 LOG(INFO) << "We are connected via " in IsUpdateAllowedOverCurrentConnection()