Searched refs:resolvedPath (Results 1 – 2 of 2) sorted by relevance
47 bool resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary() argument51 *resolvedPath = std::move(candidatePath); in resolveLibrary()
15149 final String resolvedPath;15174 resolvedPath = file.getAbsolutePath();15177 resolvedPath = null;15395 pkgLite = mContainerService.getMinimalPackageInfo(origin.resolvedPath, installFlags,15414 origin.resolvedPath, packageAbiOverride);15418 pkgLite = mContainerService.getMinimalPackageInfo(origin.resolvedPath,15507 verification.setDataAndType(Uri.fromFile(new File(origin.resolvedPath)),