Lines Matching refs:LOG
102 LOG(WARNING) << "OOBE is not enabled but IsOOBEComplete() called."; in IsOOBEComplete()
125 LOG(WARNING) << "STUB: Getting requisition is not supported."; in GetDeviceRequisition()
130 LOG(WARNING) << "STUB: No Kernel key version is available."; in GetMinKernelKeyVersion()
135 LOG(WARNING) << "STUB: No Firmware key version is available."; in GetMinFirmwareKeyVersion()
140 LOG(WARNING) << "STUB: Getting firmware_max_rollforward is not supported."; in GetMaxFirmwareKeyRollforward()
146 LOG(WARNING) << "STUB: Setting firmware_max_rollforward is not supported."; in SetMaxFirmwareKeyRollforward()
151 LOG(WARNING) << "STUB: Setting kernel_max_rollforward is not supported."; in SetMaxKernelKeyRollforward()
156 LOG(WARNING) << "STUB: Assuming no factory reset was performed."; in GetPowerwashCount()
161 LOG(INFO) << "Scheduling a powerwash to BCB."; in SchedulePowerwash()
167 LOG(ERROR) << "Failed to update bootloader message: " << err; in SchedulePowerwash()
176 LOG(ERROR) << "Failed to clear bootloader message: " << err; in CancelPowerwash()
185 LOG(ERROR) << "Non-volatile directory not found: " << local_path.value(); in GetNonVolatileDirectory()
209 LOG(WARNING) << "STUB: Assuming first active omaha was never set."; in GetFirstActiveOmahaPingSent()
214 LOG(WARNING) << "STUB: Assuming first active omaha is set."; in SetFirstActiveOmahaPingSent()
222 LOG(WARNING) << "Failed to set prop " << warm_reset_prop; in SetWarmReset()