Searched refs:hostControllerPath (Results 1 – 1 of 1) sorted by relevance
871 String hostControllerPath = pkg.getJarPath(); in removePackage() local872 if ((hostControllerPath != null) && (hostControllerPath.length() != 0) in removePackage()873 && (getReferenceCount(hostControllers, hostControllerPath) == 1)) { in removePackage()875 + hostControllerPath + FILE_SUFFIX_JAR; in removePackage()