Lines Matching refs:boot
3 # Mirror bootloader boot reason to system boot reason
4 # ro.boot.bootreason should be set by init already
6 on post-fs && property:ro.boot.bootreason=*
7 setprop sys.boot.reason ${ro.boot.bootreason}
48 # sys.bootstat.first_boot_completed=0 - first boot completed trigger wasn't processed yet.
49 # sys.bootstat.first_boot_completed=1 - first boot completed trigger was processed and
50 # record_boot_complete was called. Subsequent boot completed
60 # Set boot reason
62 # Converts bootloader boot reason and persist.sys.boot.reason to system boot reason
66 # Record boot complete metrics.
69 # Record the boot reason.
71 # Log all boot events.