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

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

Completed in 192 milliseconds