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

/system/core/init/
H A Ddevices.c716 char *root, *loading, *data, *file1 = NULL, *file2 = NULL, *file3 = NULL; local
720 INFO("firmware: loading '%s' for '%s'\n",
727 l = asprintf(&loading, "%sloading", root);
747 loading_fd = open(loading, O_WRONLY);
794 free(loading);

Completed in 3 milliseconds