Home | History | Annotate | Download | only in sync

Lines Matching defs:routing_info

2017   ModelSafeRoutingInfo routing_info;
2018 backend_->GetModelSafeRoutingInfo(&routing_info);
2019 for (ModelSafeRoutingInfo::const_iterator it = routing_info.begin();
2020 it != routing_info.end(); ++it) {
2087 ModelSafeGroupToString(routing_info[type]));