Home
last modified time | relevance | path

Searched refs:UpdateSyncState (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Ddecoding_state.cc66 UpdateSyncState(frame); in SetState()
123 void VCMDecodingState::UpdateSyncState(const VCMFrameBuffer* frame) { in UpdateSyncState() function in webrtc::VCMDecodingState
Ddecoding_state.h50 void UpdateSyncState(const VCMFrameBuffer* frame);
/external/chromium_org/chrome/browser/sync/glue/
Dfavicon_cache.cc424 UpdateSyncState(icon_iter->second->favicon_url, in OnPageFaviconUpdated()
474 UpdateSyncState(favicon_url, in OnFaviconVisited()
567 UpdateSyncState(icon_url, in OnReceivedSyncFaviconImpl()
684 UpdateSyncState(favicon_url, image_change, tracking_change); in OnFaviconDataAvailable()
688 void FaviconCache::UpdateSyncState( in UpdateSyncState() function in browser_sync::FaviconCache
Dfavicon_cache.h141 void UpdateSyncState(const GURL& icon_url,
/external/chromium_org/chrome/browser/ui/webui/options/
Dbrowser_options_handler.h139 void UpdateSyncState();
Dbrowser_options_handler.cc780 UpdateSyncState(); in OnStateChanged()
1496 void BrowserOptionsHandler::UpdateSyncState() { in UpdateSyncState() function in options::BrowserOptionsHandler
1502 UpdateSyncState(); in OnSigninAllowedPrefChange()