Home
last modified time | relevance | path

Searched defs:closePartition (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/image/
H A DIDynamicSystemService.aidl46 boolean closePartition(); in closePartition() method
H A DDynamicSystemManager.java163 public boolean closePartition() { in closePartition() method in DynamicSystemManager
/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl191 int closePartition(); in closePartition() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDynamicSystemService.java138 public boolean closePartition() throws RemoteException { in closePartition() method in DynamicSystemService
/aosp12/system/gsid/
H A Dgsi_service.cpp209 binder::Status GsiService::closePartition(int32_t* _aidl_return) { in closePartition() function in android::gsi::GsiService