Home
last modified time | relevance | path

Searched refs:COLDBOOT_STOP (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Ddevices.h30 COLDBOOT_STOP, enumerator
Dinit_first_stage.cpp169 if (uevent->path && uevent->path == dm_path) return COLDBOOT_STOP; in InitRequiredDevices()
200 return COLDBOOT_STOP; // Found all partitions, stop coldboot. in ColdbootCallback()
218 return COLDBOOT_STOP; in InitVerityDevice()
Ddevices.cpp920 return (act == COLDBOOT_STOP || act == COLDBOOT_FINISH); in should_stop_coldboot()
966 if (act == COLDBOOT_CREATE || act == COLDBOOT_STOP) { in handle_device_fd()