Home
last modified time | relevance | path

Searched defs:setGsiBootable (Results 1 – 2 of 2) sorted by relevance

/system/gsid/aidl/android/gsi/
DIGsiService.aidl92 int setGsiBootable(boolean oneShot); in setGsiBootable() method
/system/gsid/
Dgsi_service.cpp184 binder::Status GsiService::setGsiBootable(bool one_shot, int* _aidl_return) { in setGsiBootable() function in android::gsi::GsiService