Searched defs:attachedDevices (Results 1 – 3 of 3) sorted by relevance
112 std::string PolicyConfig::findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice()207 auto attachedDevices = module.getFirstAttachedDevices()->getItem(); in init() local
108 std::string findAttachedDevice(const std::vector<std::string>& attachedDevices, in findAttachedDevice()
70 for (const ap_xsd::AttachedDevices& attachedDevices : moduleConfig.getAttachedDevices()) { in getAttachedDevices() local