Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIGsiService.aidl59 int startGsiInstall(long gsiSize, long userdataSize, boolean wipeUserdata); in startGsiInstall()
/system/gsid/
Dgsi_service.cpp98 binder::Status GsiService::startGsiInstall(int64_t gsiSize, int64_t userdataSize, bool wipeUserdata, in startGsiInstall()