Home
last modified time | relevance | path

Searched refs:AddUpdateFull (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/test/engine/
Dmock_connection_manager.h266 sync_pb::SyncEntity* AddUpdateFull(syncable::Id id, syncable::Id parentid,
270 sync_pb::SyncEntity* AddUpdateFull(std::string id,
Dmock_connection_manager.cc321 sync_pb::SyncEntity* MockConnectionManager::AddUpdateFull( in AddUpdateFull() function in syncer::MockConnectionManager
370 AddUpdateFull(id, parent_id, name, version, sync_ts, true); in AddUpdateDirectory()
384 AddUpdateFull(id, parent_id, name, version, sync_ts, false); in AddUpdateBookmark()