Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIGsiService.aidl87 int enableGsi(boolean oneShot, @utf8InCpp String dsuSlot); in enableGsi() method
/system/gsid/
Dgsi_service.cpp265 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi() function in android::gsi::GsiService