HomeSort by relevance Sort by last modified time
    Searched refs:AddUpdateFull (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/test/engine/
mock_connection_manager.h 266 sync_pb::SyncEntity* AddUpdateFull(syncable::Id id, syncable::Id parentid,
270 sync_pb::SyncEntity* AddUpdateFull(std::string id,
mock_connection_manager.cc 321 sync_pb::SyncEntity* MockConnectionManager::AddUpdateFull(
370 AddUpdateFull(id, parent_id, name, version, sync_ts, true);
384 AddUpdateFull(id, parent_id, name, version, sync_ts, false);

Completed in 23 milliseconds