Searched refs:AddUpdateFull (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/sync/test/engine/ |
D | mock_connection_manager.h | 266 sync_pb::SyncEntity* AddUpdateFull(syncable::Id id, syncable::Id parentid, 270 sync_pb::SyncEntity* AddUpdateFull(std::string id,
|
D | mock_connection_manager.cc | 321 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()
|