Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIGsiService.aidl174 int beginGsiInstall(in GsiInstallParams params); in beginGsiInstall() method
/system/gsid/
Dgsi_service.cpp107 binder::Status GsiService::beginGsiInstall(const GsiInstallParams& given_params, int* _aidl_return)… in beginGsiInstall() function in android::gsi::GsiService