Lines Matching refs:ALOGI
89 ALOGI("Could not get device path for slot %d\n", slot); in isSlotFlagSet()
95 ALOGI("failed to load gpt data\n"); in isSlotFlagSet()
101 ALOGI("failed to get gpt entry\n"); in isSlotFlagSet()
111 ALOGI("Could not get device path for slot %d\n", slot); in setSlotFlag()
117 ALOGI("failed to load gpt data\n"); in setSlotFlag()
123 ALOGI("failed to get gpt entry\n"); in setSlotFlag()
187 ALOGI("Failed to connect to OTP_MGR ns TA - is it missing?\n"); in blow_otp_AR()
205 ALOGI("Send fail! %x\n", rc); in blow_otp_AR()
212 ALOGI("Read fail! %x\n", rc); in blow_otp_AR()
217 ALOGI("Not enough data! %x\n", rc); in blow_otp_AR()
222 ALOGI("Wrong command! %x\n", resp.command); in blow_otp_AR()
238 ALOGI("Blow secure anti-rollback OTP failed"); in blowAR_zuma()
244 ALOGI("Blow non-secure anti-rollback OTP failed"); in blowAR_zuma()
369 ALOGI("failed to get ro.boot.bootdevice. try ro.boot.boot_devices\n"); in setActiveBootSlot()