Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.cpp303 bool single_boot = !access(kGsiOneShotBootFile, F_OK); in getGsiBootStatus() local
313 if (single_boot) { in getGsiBootStatus()
318 } else if (single_boot) { in getGsiBootStatus()