Home | History | Annotate | Download | only in engine

Lines Matching defs:GetUpdateResponse

174 sync_pb::GetUpdatesResponse* MockConnectionManager::GetUpdateResponse() {
288 sync_pb::SyncEntity* ent = GetUpdateResponse()->add_entries();
335 sync_pb::SyncEntity* ent = GetUpdateResponse()->add_entries();
400 sync_pb::SyncEntity* ent = GetUpdateResponse()->add_entries();
430 sync_pb::SyncEntity* ent = GetUpdateResponse()->add_entries();
443 GetUpdateResponse()->mutable_entries()->RemoveLast();
473 GetUpdateResponse()->clear_new_progress_marker();
475 GetUpdateResponse()->add_new_progress_marker();
482 GetUpdateResponse()->set_changes_remaining(timestamp);
506 GetUpdateResponse();
657 sync_pb::GetUpdatesResponse* updates = GetUpdateResponse();