HomeSort by relevance Sort by last modified time
    Searched refs:BaseTransaction (Results 26 - 50 of 54) sorted by null

12 3

  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 50 syncable::BaseTransaction* trans,
89 syncable::BaseTransaction* trans,
112 syncable::BaseTransaction* trans,
syncapi.cc 127 static int64 IdToMetahandle(syncable::BaseTransaction* trans,
306 syncable::BaseTransaction* trans = GetTransaction()->GetWrappedTrans();
    [all...]
conflict_resolver.cc 20 using syncable::BaseTransaction;
388 BaseTransaction* trans,
syncer_util.cc 68 int SyncerUtil::GetUnsyncedEntries(syncable::BaseTransaction* trans,
131 syncable::BaseTransaction* trans,
601 syncable::BaseTransaction* trans,
629 syncable::BaseTransaction* trans,
    [all...]
syncapi_unittest.cc 482 BaseTransaction* trans) {
609 const BaseTransaction*,
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
nigori_util.cc 17 ModelTypeSet GetEncryptedDataTypes(BaseTransaction* const trans) {
126 BaseTransaction* const trans,
150 bool VerifyDataTypeEncryption(BaseTransaction* const trans,
syncable.cc 483 void Directory::GetChildHandles(BaseTransaction* trans, const Id& parent_id,
905 void Directory::GetAllMetaHandles(BaseTransaction* trans,
917 void Directory::GetUnsyncedMetaHandles(BaseTransaction* trans,
930 void Directory::GetUnappliedUpdateMetaHandles(BaseTransaction* trans,
962 void Directory::CheckTreeInvariants(syncable::BaseTransaction* trans,
978 void Directory::CheckTreeInvariants(syncable::BaseTransaction* trans,
    [all...]
  /external/chromium/chrome/browser/sync/glue/
bookmark_change_processor.h 56 const sync_api::BaseTransaction* trans,
theme_change_processor.cc 60 const sync_api::BaseTransaction* trans,
autofill_model_associator.h 109 virtual bool HasNotMigratedYet(const sync_api::BaseTransaction* trans);
sync_backend_host.h 247 bool IsCryptographerReady(const sync_api::BaseTransaction* trans) const;
272 const sync_api::BaseTransaction* trans,
autofill_change_processor.cc 193 const sync_api::BaseTransaction* trans,
446 const sync_api::BaseTransaction* trans) {
extension_change_processor.cc 96 const sync_api::BaseTransaction* trans,
password_change_processor.cc 127 const sync_api::BaseTransaction* trans,
preference_change_processor.cc 109 const sync_api::BaseTransaction* trans,
session_change_processor.cc 153 const sync_api::BaseTransaction* trans,
session_model_associator.h 325 const sync_api::BaseTransaction* trans);
autofill_profile_change_processor.cc 60 const sync_api::BaseTransaction *write_trans,
typed_url_change_processor.cc 184 const sync_api::BaseTransaction* trans,
sync_backend_host.cc 183 const sync_api::BaseTransaction* trans) const {
848 const sync_api::BaseTransaction* trans,
    [all...]
autofill_model_associator.cc 536 const sync_api::BaseTransaction* trans) {
bookmark_change_processor.cc 350 const sync_api::BaseTransaction* trans,
  /external/chromium/chrome/browser/sync/
js_sync_manager_observer.cc 27 const sync_api::BaseTransaction* trans,
profile_sync_service.h 53 class BaseTransaction;
418 // syncapi::BaseTransaction to ensure thread safety.
420 const sync_api::BaseTransaction* trans) const;
profile_sync_service_bookmark_unittest.cc 357 void ExpectSyncerNodeMatching(sync_api::BaseTransaction* trans,
405 void ExpectBrowserNodeMatching(sync_api::BaseTransaction* trans,
458 void ExpectModelMatch(sync_api::BaseTransaction* trans) {
    [all...]

Completed in 506 milliseconds

12 3