Home
last modified time | relevance | path

Searched refs:routing_it (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.cc954 browser_sync::ModelSafeRoutingInfo::const_iterator routing_it = in IsCurrentThreadSafeForModel() local
956 if (routing_it == host_->registrar_.routing_info.end()) in IsCurrentThreadSafeForModel()
958 browser_sync::ModelSafeGroup group = routing_it->second; in IsCurrentThreadSafeForModel()