Home
last modified time | relevance | path

Searched defs:packagePath (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/fastdeploy/deployagent/src/com/android/fastdeploy/
DDeployAgent.java61 String packagePath = getFilenameFromPackageName(packageName); in main() local
178 private static void dumpApk(String packageName, String packagePath) throws IOException { in dumpApk()
/system/tools/hidl/c2hal/
Dmain.cpp80 auto packagePath = package.substr(0, index); in applyPackageRootPath() local
/system/tools/hidl/
DCoordinator.cpp139 std::string packagePath; in getFilepath() local
249 std::string packagePath; in parseOptional() local
444 std::string packagePath; in getPackageInterfaceFiles() local
661 std::string packagePath; in packageExists() local
Dmain.cpp886 std::string packagePath; in generateExportHeaderForPackage() local
/system/apex/apexd/
Dapexservice.cpp326 BinderStatus ApexService::activatePackage(const std::string& packagePath) { in activatePackage()
347 BinderStatus ApexService::deactivatePackage(const std::string& packagePath) { in deactivatePackage()