Searched defs:gsid (Results 1 – 11 of 11) sorted by relevance
| /system/gsid/ |
| D | gsi_tool.cpp | 95 static int EnforceNonLockedDsu(sp<IGsiService> gsid) { in EnforceNonLockedDsu() 120 explicit ProgressBar(sp<IGsiService> gsid) : gsid_(gsid) {} in ProgressBar() 232 static int Install(sp<IGsiService> gsid, int argc, char** argv) { in Install() 374 static int CreatePartition(sp<IGsiService> gsid, int argc, char** argv) { in CreatePartition() 501 static int Wipe(sp<IGsiService> gsid, int argc, char** /* argv */) { in Wipe() 522 static int WipeData(sp<IGsiService> gsid, int argc, char** /* argv */) { in WipeData() 559 static int Status(sp<IGsiService> gsid, int argc, char** /* argv */) { in Status() 639 static int Cancel(sp<IGsiService> gsid, int /* argc */, char** /* argv */) { in Cancel() 653 static int Enable(sp<IGsiService> gsid, int argc, char** argv) { in Enable() 706 static int Disable(sp<IGsiService> gsid, int argc, char** /* argv */) { in Disable()
|
| /system/sepolicy/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/31.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/202404/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/29.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/34.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/202504/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/30.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/33.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/sepolicy/prebuilts/api/32.0/private/ |
| D | gsid.te | 3 type gsid, domain; type
|
| /system/core/fs_mgr/ |
| D | fs_mgr_remount.cpp | 305 auto gsid = android::gsi::GetGsiService(); in EnableDsuIfNeeded() local
|