Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIGsiService.aidl93 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync() method
/system/gsid/
Dgsi_service.cpp253 binder::Status GsiService::enableGsiAsync(bool one_shot, const std::string& dsuSlot, in enableGsiAsync() function in android::gsi::GsiService