Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.h27 COLDBOOT_CREATE, enumerator
Dinit_first_stage.cpp183 return COLDBOOT_CREATE; in ColdbootCallback()
202 return COLDBOOT_CREATE; // Creates this device and continue to find others. in ColdbootCallback()
Ddevices.cpp961 coldboot_action_t act = COLDBOOT_CREATE; in handle_device_fd()
966 if (act == COLDBOOT_CREATE || act == COLDBOOT_STOP) { in handle_device_fd()