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

  /external/chromium/chrome/browser/sync/engine/
http_post_provider_factory.h 9 namespace sync_api { namespace
32 } // namespace sync_api
http_post_provider_interface.h 11 namespace sync_api { namespace
64 } // namespace sync_api
change_reorder_buffer.cc 21 namespace sync_api { namespace
216 } // namespace sync_api
change_reorder_buffer.h 20 namespace sync_api { namespace
120 } // namespace sync_api
syncapi.h 103 namespace sync_api { namespace
    [all...]
syncapi_unittest.cc 65 namespace sync_api { namespace
    [all...]
syncapi.cc 110 // We manage the lifetime of sync_api::SyncManager::SyncInternal ourselves.
111 DISABLE_RUNNABLE_METHOD_REFCOUNT(sync_api::SyncManager::SyncInternal);
113 namespace sync_api { namespace
    [all...]
  /external/chromium/chrome/browser/sync/glue/
extension_sync.h 20 namespace sync_api { namespace
22 } // namespace sync_api
42 sync_api::UserShare* user_share,
51 sync_api::UserShare* user_share,
63 sync_api::UserShare* user_share);
71 sync_api::UserShare* user_share,
77 sync_api::UserShare* user_share);
extension_model_associator.h 16 namespace sync_api { namespace
18 } // namespace sync_api
29 sync_api::UserShare* user_share);
47 sync_api::UserShare* const user_share_;
model_associator.h 12 namespace sync_api { namespace
67 // Returns sync_api::kInvalidId if the sync node is not found for the given
79 sync_api::BaseNode* sync_node) = 0;
autofill_model_associator.h 28 namespace sync_api { namespace
77 sync_api::BaseNode* sync_node);
79 // Returns the sync id for the given autofill name, or sync_api::kInvalidId
109 virtual bool HasNotMigratedYet(const sync_api::BaseTransaction* trans);
133 sync_api::WriteTransaction* write_trans,
134 const sync_api::ReadNode& autofill_root,
139 sync_api::WriteTransaction* write_trans,
140 const sync_api::ReadNode& autofill_root,
148 sync_api::WriteTransaction* write_trans,
149 const sync_api::ReadNode& autofill_root
    [all...]
preference_model_associator.h 21 namespace sync_api { namespace
51 bool InitPrefNodeAndAssociate(sync_api::WriteTransaction* trans,
52 const sync_api::BaseNode& root,
80 sync_api::BaseNode* sync_node);
82 // Returns the sync id for the given preference name, or sync_api::kInvalidId
109 sync_api::WriteNode* node);