Searched defs:package_path (Results 1 – 2 of 2) sorted by relevance
722 void SendApexInstallationRequestedAtom(const std::string& package_path, in SendApexInstallationRequestedAtom()761 void SendApexInstallationEndedAtom(const std::string& package_path, in SendApexInstallationEndedAtom()3918 Result<ApexFile> InstallPackageImpl(const std::string& package_path, in InstallPackageImpl()4042 Result<ApexFile> InstallPackage(const std::string& package_path, bool force) { in InstallPackage()
545 const std::string& package_path, bool force, ApexInfo* aidl_return) { in installAndActivatePackage()