Home
last modified time | relevance | path

Searched refs:IGsiService (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/gsid/
H A Dpartition_installer.cpp104 return IGsiService::INSTALL_OK; in StartInstall()
110 return IGsiService::INSTALL_ERROR_GENERIC; in PerformSanityChecks()
114 return IGsiService::INSTALL_ERROR_GENERIC; in PerformSanityChecks()
118 return IGsiService::INSTALL_ERROR_GENERIC; in PerformSanityChecks()
124 return IGsiService::INSTALL_ERROR_GENERIC; in PerformSanityChecks()
143 return IGsiService::INSTALL_OK; in PerformSanityChecks()
150 return IGsiService::INSTALL_ERROR_GENERIC; in Preallocate()
163 return IGsiService::INSTALL_ERROR_GENERIC; in Preallocate()
166 return IGsiService::INSTALL_OK; in Preallocate()
321 return IGsiService::INSTALL_OK; in CheckInstallState()
[all …]
H A Dgsi_tool.cpp50 static int Disable(sp<IGsiService> gsid, int argc, char** argv);
51 static int Enable(sp<IGsiService> gsid, int argc, char** argv);
52 static int Install(sp<IGsiService> gsid, int argc, char** argv);
54 static int Wipe(sp<IGsiService> gsid, int argc, char** argv);
55 static int WipeData(sp<IGsiService> gsid, int argc, char** argv);
56 static int Status(sp<IGsiService> gsid, int argc, char** argv);
57 static int Cancel(sp<IGsiService> gsid, int argc, char** argv);
82 explicit ProgressBar(sp<IGsiService> gsid) : gsid_(gsid) {} in ProgressBar()
186 sp<IGsiService> gsid_;
270 if (!status.isOk() || error != IGsiService::INSTALL_OK) { in Install()
[all …]
H A Dlibgsid.cpp27 sp<IGsiService> GetGsiService() { in GetGsiService()
32 return android::interface_cast<IGsiService>(res); in GetGsiService()
H A Dgsi_service.cpp136 *_aidl_return = IGsiService::INSTALL_ERROR_GENERIC; in openInstall()
215 *_aidl_return = IGsiService::INSTALL_ERROR_GENERIC; in closePartition()
298 result = IGsiService::INSTALL_ERROR_GENERIC; in enableGsiAsync()
319 *_aidl_return = IGsiService::INSTALL_ERROR_GENERIC; in enableGsi()
349 result = IGsiService::INSTALL_ERROR_GENERIC; in removeGsiAsync()
442 *_aidl_return = IGsiService::INSTALL_ERROR_GENERIC; in zeroPartition()
940 return IGsiService::INSTALL_ERROR_GENERIC; in ReenableGsi()
942 return IGsiService::INSTALL_OK; in ReenableGsi()
945 return IGsiService::INSTALL_ERROR_GENERIC; in ReenableGsi()
947 return IGsiService::INSTALL_OK; in ReenableGsi()
H A DAndroid.bp140 "aidl/android/gsi/IGsiService.aidl",
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDynamicSystemService.java23 import android.gsi.IGsiService;
49 private volatile IGsiService mGsiService;
55 private IGsiService getGsiService() { in getGsiService()
60 return IGsiService.Stub.asInterface(ServiceManager.waitForService("gsiservice")); in getGsiService()
86 IGsiService service = getGsiService(); in startInstallation()
129 IGsiService service = getGsiService(); in createPartition()
139 IGsiService service = getGsiService(); in closePartition()
149 IGsiService service = getGsiService(); in finishInstallation()
201 IGsiService gsiService = getGsiService(); in setEnable()
/aosp12/system/core/fs_mgr/libfiemap/
H A Dbinder.cpp52 ImageManagerBinder(android::sp<IGsiService>&& service, android::sp<IImageService>&& manager);
73 android::sp<IGsiService> service_;
89 ImageManagerBinder::ImageManagerBinder(android::sp<IGsiService>&& service, in ImageManagerBinder()
230 android::sp<IGsiService> service = android::gsi::GetGsiService(); in Open()
/aosp12/system/gsid/include/libgsi/
H A Dlibgsid.h24 android::sp<IGsiService> GetGsiService();
/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl26 interface IGsiService { interface
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp373 !status.isOk() || error != android::gsi::IGsiService::INSTALL_OK) { in do_remount()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes2123 android.gsi.IGsiService$Stub$Proxy
2124 android.gsi.IGsiService$Stub
2125 android.gsi.IGsiService
H A Dboot-image-profile.txt25069 Landroid/gsi/IGsiService$Stub$Proxy;
25070 Landroid/gsi/IGsiService$Stub;
25071 Landroid/gsi/IGsiService;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes2122 android.gsi.IGsiService$Stub$Proxy
2123 android.gsi.IGsiService$Stub
2124 android.gsi.IGsiService
H A Dboot-image-profile.txt34706 Landroid/gsi/IGsiService$Stub$Proxy;
34707 Landroid/gsi/IGsiService$Stub;
34708 Landroid/gsi/IGsiService;