Searched defs:SyncMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImport.h99 enum SyncMode { enum in class:blink::HTMLImport
110 bool isSync() const { return SyncMode(m_sync) == Sync; }
127 explicit HTMLImport(SyncMode sync)
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_context.h63 enum SyncMode { enum in class:sync_file_system::LocalFileSyncContext
144 SyncMode sync_mode,
280 SyncMode sync_mode,

Completed in 691 milliseconds