Home
last modified time | relevance | path

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

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