Searched refs:svcs (Results 1 – 2 of 2) sorted by relevance
57 auto svcs = cfg.getFirstServices(); in XmlServiceSupplier() local58 for (const auto& xsvc : svcs->getService()) { in XmlServiceSupplier()
94 svcs = qrtr().lookup(15) # 15 is the test service variable96 for svc in svcs: