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

  /external/chromium/chrome/browser/sync/engine/
mock_model_safe_workers.cc 48 void MockModelSafeWorkerRegistrar::GetModelSafeRoutingInfo(
syncapi_unittest.cc 682 GetModelSafeRoutingInfo(&routes);
705 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
757 GetModelSafeRoutingInfo(&routes);
    [all...]
syncer_unittest.cc 128 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
155 GetModelSafeRoutingInfo(&info);
353 GetModelSafeRoutingInfo(&routes);
    [all...]
  /external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc 29 GetModelSafeRoutingInfo(&routes_);
71 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
  /external/chromium/chrome/browser/sync/
profile_sync_service.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc 659 void SyncBackendHost::GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
    [all...]

Completed in 834 milliseconds