Searched refs:runTargetFormat (Results 1 – 3 of 3) sorted by relevance
93 DeviceDescriptor device, String runTargetFormat, Map<String, String> deviceTags) { in getRunTarget() argument94 if (runTargetFormat != null) { in getRunTarget()97 Matcher m = p.matcher(runTargetFormat); in getRunTarget()149 pattern, runTargetFormat)); in getRunTarget()
121 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in dispatch() local125 device, runTargetFormat, getClusterOptions().getDeviceTag())); in dispatch()
496 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in getDevices() local499 device, runTargetFormat, getClusterOptions().getDeviceTag()); in getDevices()