Lines Matching refs:SetProperty
95 using android::base::SetProperty;
178 SetProperty("ro.boottime.init.cold_boot_wait", std::to_string(time_waited)); in CheckAndResetWait()
522 SetProperty( in export_oem_lock_status()
552 SetProperty("sys.usb.controller", dp->d_name); in SetUsbController()
568 SetProperty("ro.kernel.version", android::base::StringPrintf("%u.%u", major, minor)); in SetKernelVersion()
709 SetProperty("ro.boottime.init", first_stage_start_time_str); in RecordStageBoottimes()
723 SetProperty("ro.boottime.init.first_stage", in RecordStageBoottimes()
725 SetProperty("ro.boottime.init.selinux", in RecordStageBoottimes()
729 SetProperty("ro.boottime.init.modules", init_module_time_str); in RecordStageBoottimes()
833 SetProperty("ro.boot.avb_version", avb_version); in SecondStageMain()
863 SetProperty(gsi::kGsiBootedProp, is_running); in SecondStageMain()
865 SetProperty(gsi::kGsiInstalledProp, is_installed); in SecondStageMain()