Home
last modified time | relevance | path

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

/aosp12/system/gsid/aidl/android/gsi/
H A DIGsiService.aidl167 int openInstall(in @utf8InCpp String installDir); in openInstall() method
/aosp12/system/gsid/
H A Dgsi_service.cpp132 binder::Status GsiService::openInstall(const std::string& install_dir, int* _aidl_return) { in openInstall() function in android::gsi::GsiService