HomeSort by relevance Sort by last modified time
    Searched defs:SYNC (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/extensions/browser/api/storage/
settings_namespace.h 17 SYNC, // "sync" i.e. chrome.storage.sync
  /external/chromium_org/chrome/browser/sync/test/integration/
extension_settings_helper.cc 5 #include "chrome/browser/sync/test/integration/extension_settings_helper.h"
14 #include "chrome/browser/sync/test/integration/extensions_helper.h"
15 #include "chrome/browser/sync/test/integration/sync_datatype_helper.h"
16 #include "chrome/browser/sync/test/integration/sync_extension_helper.h"
54 extensions::settings_namespace::SYNC,
105 extensions::settings_namespace::SYNC,
  /external/chromium_org/third_party/skia/src/animator/
SkTDArray_Experimental.h 100 #define SYNC() fTData = (T (*)[kDebugArraySize]) fArray
102 #define SYNC()
110 T& operator[](int index) const { SYNC(); SkASSERT((unsigned)index < fCount); return ((T*) fArray)[index]; }
118 T* begin() const { SYNC(); return (T*) fArray; }
  /external/chromium_org/third_party/zlib/
inflate.h 52 SYNC /* looking for synchronization bytes to restart inflate() */
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 24 #include "chrome/browser/sync/backend_unrecoverable_error_handler.h"
25 #include "chrome/browser/sync/backup_rollback_controller.h"
26 #include "chrome/browser/sync/glue/sync_backend_host.h"
27 #include "chrome/browser/sync/profile_sync_service_base.h"
28 #include "chrome/browser/sync/profile_sync_service_observer.h"
29 #include "chrome/browser/sync/protocol_event_observer.h"
30 #include "chrome/browser/sync/sessions/sessions_sync_manager.h"
31 #include "chrome/browser/sync/startup_controller.h"
47 #include "sync/internal_api/public/base/model_type.h"
48 #include "sync/internal_api/public/engine/model_safe_worker.h
    [all...]
  /external/chromium_org/components/search_engines/
template_url_service_sync_unittest.cc 22 #include "sync/api/sync_change_processor_wrapper_for_test.h"
23 #include "sync/api/sync_error_factory.h"
24 #include "sync/api/sync_error_factory_mock.h"
25 #include "sync/protocol/search_engine_specifics.pb.h"
26 #include "sync/protocol/sync.pb.h"
85 // back up to Sync.
194 // Helper that creates some initial sync data. We cheat a little by specifying
217 // Our dummy ChangeProcessor used to inspect changes pushed to Sync.
233 // in the prepopulate data, which the sync tests don't care about (and woul
    [all...]
  /external/chromium_org/net/websockets/
websocket_channel_test.cc 452 enum IsSync { SYNC, ASYNC };
469 // |async| is SYNC, the response will be returned synchronously. |error| is
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 100 milliseconds