Searched refs:resolvedPath (Results 1 – 3 of 3) sorted by relevance
742 String resolvedPath = ""; in dumpOpenDescriptors() local744 resolvedPath = Os.readlink(fdSymLink); in dumpOpenDescriptors()746 resolvedPath = ex.getMessage(); in dumpOpenDescriptors()748 dumpInfo.add(fdSymLink + "\t" + resolvedPath); in dumpOpenDescriptors()
47 bool resolveLibrary(const std::string& path, std::string* resolvedPath) { in resolveLibrary() argument51 *resolvedPath = std::move(candidatePath); in resolveLibrary()
14866 final String resolvedPath;14891 resolvedPath = file.getAbsolutePath();14894 resolvedPath = null;15206 origin.resolvedPath, installFlags, packageAbiOverride);15224 origin.resolvedPath, packageAbiOverride);15229 origin.resolvedPath, installFlags, packageAbiOverride);15317 verification.setDataAndType(Uri.fromFile(new File(origin.resolvedPath)),15470 enableRollbackIntent.setDataAndType(Uri.fromFile(new File(origin.resolvedPath)),