Searched refs:runTargetFormat (Results 1 – 3 of 3) sorted by relevance
111 DeviceDescriptor device, String runTargetFormat, Map<String, String> deviceTags) { in getRunTarget() argument112 if (runTargetFormat != null) { in getRunTarget()115 Matcher m = p.matcher(runTargetFormat); in getRunTarget()167 pattern, runTargetFormat)); in getRunTarget()
122 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in dispatch() local126 device, runTargetFormat, getClusterOptions().getDeviceTag())); in dispatch()
496 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in getDevices() local499 device, runTargetFormat, getClusterOptions().getDeviceTag()); in getDevices()