HomeSort by relevance Sort by last modified time
    Searched full:synced (Results 201 - 225 of 577) sorted by null

1 2 3 4 5 6 7 891011>>

  /docs/source.android.com/src/source/
downloading.jd 204 Once the mirror is synced, new clients can be created from it. Note that it's important to
213 Finally, to sync a client against the server, the mirror needs to be synced against the
  /external/chromium/chrome/browser/sync/glue/
extension_sync.cc 65 // synced and updates |extension_data_map|. Puts all unsynced
128 // Gets the data from the server for extensions to be synced and
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_codec.cc 22 // The value is left as 'synced' for historical reasons.
23 const char* BookmarkCodec::kMobileBookmarkFolderNameKey = "synced";
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 87 // synced.
337 // "keep everything synced" option; if true, |chosen_types| will be ignored
338 // and all data types will be synced. |sync_everything| means "sync all
395 // Returns a user-friendly string form of last synced time (in minutes).
461 // local changes to items that have not yet been synced with the
501 // the sync backend so that exactly these datatypes are actively synced. See
702 // configuration where Keep Everything Synced and the preferred types were
738 // Sets the last synced time to the current time.
    [all...]
  /external/chromium_org/content/common/gpu/media/
vaapi_video_decode_accelerator.h 143 // synced/waiting to be synced to a picture. Returns it to available surfaces
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 108 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
143 #define S_SYNC 1 /* Writes are synced at once */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 108 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
143 #define S_SYNC 1 /* Writes are synced at once */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 108 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
143 #define S_SYNC 1 /* Writes are synced at once */
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py 48 # An enumeration of the various kinds of data that can be synced.
329 that had synced the datatype before the event. Such clients will continue
473 PermanentItem('synced_bookmarks', name='Synced Bookmarks',
517 name='Synced Notifications',
    [all...]
  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 158 // datatypes should be synced and which workers should be used when working
sync_session_context.h 127 // The name of the account being synced.
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.h 142 // Check whether bookmark model and sync model are synced by comparing
  /external/chromium_org/chrome/browser/sync/test/integration/
enable_disable_test.cc 113 // MANAGED_USERS is always synced.
sessions_helper.h 117 // by |index|. This will affect all synced clients.
two_client_passwords_sync_test.cc 278 // Password hasn't been synced to 1 yet.
  /external/chromium_org/chrome/browser/ui/webui/
favicon_source.cc 143 // If the favicon is not available, try to use the synced favicon.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
about_apps.html 71 and then synced back up to your data server once online
app_lifecycle.html 177 user data can be automatically synced
  /external/chromium_org/sync/android/java/src/org/chromium/sync/internal_api/pub/base/
ModelType.java 18 * The model types that are synced in Chrome for Android.
  /external/chromium_org/sync/protocol/
sync_enums.proto 58 // the list of synced transition qualifiers.
  /external/chromium_org/sync/sessions/
sync_session_context.h 168 // The name of the account being synced.
  /external/chromium_org/sync/syncable/
directory_backing_store.h 92 // We don't need to load any synced and applied deleted entries, we can
model_type.cc 366 // Synced notifications are not encrypted since the server must see changes.
368 // Priority preferences are not encrypted because they might be synced before
470 return "Synced Notifications";
625 else if (model_type_string == "Synced Notifications")
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
i915_drm_batchbuffer.c 206 /* we run synced to GPU so just pass null */
  /external/chromium_org/third_party/sqlite/src/src/
test_journal.c 80 ** the journal-file must have been synced at least once since
125 int nSync; /* Number of times journal file has been synced */
599 /* The journal file is being synced. At this point, we inspect the
723 ** ensure the file-system modifications are synced to disk before

Completed in 1820 milliseconds

1 2 3 4 5 6 7 891011>>