Searched defs:ModelSafeRoutingInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dmodel_safe_worker.h70 ModelSafeRoutingInfo; typedef in namespace:browser_sync
73 const ModelSafeRoutingInfo& routes);
93 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) = 0;
/external/chromium_org/sync/internal_api/public/engine/
H A Dmodel_safe_worker.h143 typedef std::map<ModelType, ModelSafeGroup> ModelSafeRoutingInfo; typedef in namespace:syncer
147 const ModelSafeRoutingInfo& routing_info);
150 const ModelSafeRoutingInfo& routing_info);
153 // ModelSafeRoutingInfo using a default payload.
156 const ModelSafeRoutingInfo& routes,
160 const ModelSafeRoutingInfo& routing_info);
164 const ModelSafeRoutingInfo& routes);

Completed in 214 milliseconds