HomeSort by relevance Sort by last modified time
    Searched defs:GetModelSafeRoutingInfo (Results 1 - 13 of 13) 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_org/sync/sessions/
sync_session_unittest.cc 123 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) const {
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_registrar.cc 277 void SyncBackendRegistrar::GetModelSafeRoutingInfo(
sync_backend_host.cc 363 registrar_->GetModelSafeRoutingInfo(&routing_info);
420 registrar_->GetModelSafeRoutingInfo(&routing_info);
649 registrar_->GetModelSafeRoutingInfo(&routing_info);
739 void SyncBackendHost::GetModelSafeRoutingInfo(
743 registrar_->GetModelSafeRoutingInfo(out);
    [all...]
  /external/chromium_org/sync/test/engine/
syncer_command_test.h 89 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
  /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...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc     [all...]
  /external/chromium_org/sync/engine/
syncer_unittest.cc 161 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
219 GetModelSafeRoutingInfo(&routing_info);
401 GetModelSafeRoutingInfo(&routes);
469 GetModelSafeRoutingInfo(&routing_info);
482 GetModelSafeRoutingInfo(&routing_info);
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 816 GetModelSafeRoutingInfo(&routing_info);
858 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
    [all...]

Completed in 280 milliseconds