Searched refs:isBootCompleted (Results 1 - 1 of 1) sorted by relevance
/base/startup/appspawn/standard/ | ||
H A D | appspawn_service.c | 865 bool isBootCompleted = (ret > 0 && strcmp(buffer, "true") == 0); in IsBootFinished() local 866 return isBootCompleted; in IsBootFinished() |
Completed in 4 milliseconds