Searched defs:package_path (Results 1 – 3 of 3) sorted by relevance
49 void SendApexInstallationEndedAtom(const std::string& package_path, in SendApexInstallationEndedAtom()
537 const std::string& package_path, bool force, ApexInfo* aidl_return) { in installAndActivatePackage()
3506 Result<ApexFile> InstallPackage(const std::string& package_path, bool force) in InstallPackage()