Searched refs:ownIntf (Results 1 – 1 of 1) sorted by relevance
344 auto& ownIntf = _servTree[path][serv]; in setOwner() local345 ownIntf.first = isOwned; in setOwner()347 ownIntf.second.begin(), ownIntf.second.end(), in setOwner()349 if (itIntf == std::end(ownIntf.second)) in setOwner()351 ownIntf.second.emplace_back(intf); in setOwner()