OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUpdateResponse
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/test/engine/
mock_connection_manager.cc
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
();
[
all
...]
mock_connection_manager.h
303
sync_pb::GetUpdatesResponse*
GetUpdateResponse
();
Completed in 54 milliseconds