OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUpdatesResponse
(Results
1 - 7
of
7
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncproto.h
85
typedef sync_pb::
GetUpdatesResponse
GetUpdatesResponse
;
store_timestamps_command.cc
27
const
GetUpdatesResponse
& updates =
verify_updates_command_unittest.cc
60
void AddUpdate(
GetUpdatesResponse
* updates,
83
GetUpdatesResponse
* updates = session()->status_controller()->
process_updates_command.cc
29
const
GetUpdatesResponse
& updates =
verify_updates_command.cc
40
const
GetUpdatesResponse
& updates = status->updates_response().get_updates();
syncer_proto_util.cc
362
const sync_pb::
GetUpdatesResponse
& response) {
364
output.append("
GetUpdatesResponse
:\n");
/external/chromium/net/tools/testserver/
chromiumsync_test.py
359
response = sync_pb2.
GetUpdatesResponse
()
364
response = sync_pb2.
GetUpdatesResponse
()
384
response = sync_pb2.
GetUpdatesResponse
()
406
response = sync_pb2.
GetUpdatesResponse
()
415
response = sync_pb2.
GetUpdatesResponse
()
424
response = sync_pb2.
GetUpdatesResponse
()
450
response = sync_pb2.
GetUpdatesResponse
()
475
response = sync_pb2.
GetUpdatesResponse
()
Completed in 497 milliseconds