HomeSort by relevance Sort by last modified time
    Searched refs:new_routing_info (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/internal_api/public/
sync_manager.h 354 // Data whose types are not in |new_routing_info| are purged from sync
369 const ModelSafeRoutingInfo& new_routing_info,
  /external/chromium_org/sync/internal_api/public/test/
fake_sync_manager.h 110 const ModelSafeRoutingInfo& new_routing_info,
  /external/chromium_org/sync/internal_api/test/
fake_sync_manager.cc 154 const ModelSafeRoutingInfo& new_routing_info,
158 enabled_types_ = GetRoutingInfoTypes(new_routing_info);
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 99 const ModelSafeRoutingInfo& new_routing_info,
sync_manager_impl_unittest.cc 2844 ModelSafeRoutingInfo new_routing_info; local
2894 ModelSafeRoutingInfo new_routing_info; local
    [all...]
sync_manager_impl.cc 303 const ModelSafeRoutingInfo& new_routing_info,
312 << ModelTypeSetToString(GetRoutingInfoTypes(new_routing_info))
333 new_routing_info, local
    [all...]

Completed in 49 milliseconds