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

  /external/chromium/chrome/browser/sync/engine/
mock_model_safe_workers.h 36 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out);
model_safe_worker.h 93 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) = 0;
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_thread.cc 412 registrar->GetModelSafeRoutingInfo(&r_tmp);
797 session_context_->registrar()->GetModelSafeRoutingInfo(&routes);
    [all...]
syncapi.cc     [all...]
syncer_thread2_unittest.cc     [all...]
syncer_unittest.cc 128 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
155 GetModelSafeRoutingInfo(&info);
353 GetModelSafeRoutingInfo(&routes);
    [all...]