Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/aidl/android/apex/
H A DIApexService.aidl78 void activatePackage(in @utf8InCpp String package_path); in activatePackage() method
/aosp12/system/apex/apexd/
H A Dapexservice.cpp375 BinderStatus ApexService::activatePackage(const std::string& package_path) { in activatePackage() function in android::apex::binder::__anonf34a850d0110::ApexService