Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIGsiService.aidl170 int closeInstall(); in closeInstall() method
/system/gsid/
Dgsi_service.h42 binder::Status closeInstall(int32_t* _aidl_return) override;
Dgsi_tool.cpp296 status = gsid->closeInstall(&error); in Install()
Dgsi_service.cpp136 binder::Status GsiService::closeInstall(int* _aidl_return) { in closeInstall() function in android::gsi::GsiService