Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice.cpp544 const std::string& package_path, ApexInfo* aidl_return) { in installAndActivatePackage()
Dapexd.cpp4033 Result<ApexFile> InstallPackage(const std::string& package_path) { in InstallPackage()