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

  /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/public/test/
fake_sync_manager.h 110 const ModelSafeRoutingInfo& new_routing_info,
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 2832 ModelSafeRoutingInfo new_routing_info; local
2882 ModelSafeRoutingInfo new_routing_info; local
2937 ModelSafeRoutingInfo new_routing_info; local
    [all...]
sync_manager_impl.cc 302 const ModelSafeRoutingInfo& new_routing_info,
311 << ModelTypeSetToString(GetRoutingInfoTypes(new_routing_info))
332 new_routing_info, local
    [all...]
sync_manager_impl.h 99 const ModelSafeRoutingInfo& new_routing_info,
  /external/chromium_org/sync/internal_api/public/
sync_manager.h 352 // Data whose types are not in |new_routing_info| are purged from sync
367 const ModelSafeRoutingInfo& new_routing_info,

Completed in 91 milliseconds