Searched refs:resourcePath (Results 1 – 3 of 3) sorted by relevance
92 String resourcePath = getStringAttribute(info, ATTRIBUTE_RP); in toNetworkPrinter() local93 if (TextUtils.isEmpty(resourcePath)) { in toNetworkPrinter()97 if (resourcePath.startsWith("/")) { in toNetworkPrinter()98 resourcePath = resourcePath.substring(1); in toNetworkPrinter()116 + "/" + resourcePath); in toNetworkPrinter()
36 resources = get_all_resources(args.resourcePath, args.excludeFiles)
55 resources = get_all_resources(args.resourcePath, args.excludeFiles)