Searched refs:synced (Results 1 – 13 of 13) sorted by relevance
18 private boolean synced = false; field in ShadowCookieSyncManager38 synced = true; in sync()41 public boolean synced() { in synced() method in ShadowCookieSyncManager42 return synced; in synced()46 synced = false; in reset()
37 assertThat( shadowMgr.synced(), equalTo( false ) ); in testSyncAndReset()39 assertThat( shadowMgr.synced(), equalTo( true ) ); in testSyncAndReset()41 assertThat( shadowMgr.synced(), equalTo( false ) ); in testSyncAndReset()
115 @ Double-check that we're synced up with the right diagnostics.
744 bool synced = child->view()->syncCompositingStateForThisFrame(); in syncCompositingStateIncludingSubframes() local745 allFramesSynced &= synced; in syncCompositingStateIncludingSubframes()
318 // Clients that previously downloaded updates synced using the timestamp based
97 * src/libmtp.c: synced to new libgphoto2 code.1585 * src/ptp.h: Upstream accepted our patch so synced it in.2396 * src/ptp.c: upstream accepted patches synced in.
3676 Compositing layers are then synced in FrameView::paintContents(). However, not
8242 make webkit-patch command work when the git branch is not synced to the remote svn branch
40237 is made to ensure fairness/ordering of what gets synced nor is there
17696 'wrappers' and 'values' stay synced.60617 and synced test with WebKit's version.
23441 being synced up to the declaration.
41974 actually build. I've manually synced the list of ObjC derived source
77931 Compositing layers are then synced in FrameView::paintContents(). However, not