Searched refs:mark_boot_complete (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
H A Dinstalld.h224 int mark_boot_complete(const char *instruction_set);
H A Dinstalld.c47 return mark_boot_complete(arg[0] /* instruction set */);
H A Dcommands.c1096 int mark_boot_complete(const char* instruction_set) function
1101 ALOGV("mark_boot_complete : %s", boot_marker_path);

Completed in 36 milliseconds