Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp918 static bool inline should_stop_coldboot(coldboot_action_t act) in should_stop_coldboot() function
940 if (should_stop_coldboot(act)) in handle_device_fd_with()
999 if (should_stop_coldboot(act)) in do_coldboot()
1003 while (!should_stop_coldboot(act) && (de = readdir(d))) { in do_coldboot()
1061 if (!should_stop_coldboot(act)) { in device_init()
1063 if (!should_stop_coldboot(act)) { in device_init()