Home | History | Annotate | Download | only in server

Lines Matching full:devicesobjectpath

2023         String[] devicesObjectPath = null;
2025 devicesObjectPath = value.split(",");
2028 if (devicesObjectPath != null) {
2029 for (String device : devicesObjectPath) {