Searched refs:RequestNudge (Results 1 – 6 of 6) sorted by relevance
36 ON_CALL(*this, RequestNudge(_)).WillByDefault( in SyncBackendHostForProfileSyncTest()40 EXPECT_CALL(*this, RequestNudge(_)).Times(testing::AnyNumber()); in SyncBackendHostForProfileSyncTest()
43 MOCK_METHOD1(RequestNudge, void(const tracked_objects::Location&));
482 void SyncBackendHost::RequestNudge(const tracked_objects::Location& location) { in RequestNudge() function in browser_sync::SyncBackendHost756 syncapi_->RequestNudge(FROM_HERE); in DoStartSyncing()1074 syncapi_->RequestNudge(nudge_location); in DoRequestNudge()
531 virtual void RequestNudge(const tracked_objects::Location& location);
1292 void RequestNudge(const tracked_objects::Location& nudge_location);1668 void SyncManager::RequestNudge(const tracked_objects::Location& location) { in RequestNudge() function in sync_api::SyncManager1669 data_->RequestNudge(location); in RequestNudge()1968 RequestNudge(FROM_HERE); in SetPassphrase()2249 RequestNudge(FROM_HERE); in OnIPAddressChangedImpl()2450 void SyncManager::SyncInternal::RequestNudge( in RequestNudge() function in sync_api::SyncManager::SyncInternal
927 void RequestNudge(const tracked_objects::Location& nudge_location);