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

  /external/chromium_org/sync/test/engine/
mock_connection_manager.cc 425 return GetMutableLastUpdate();
442 string id_string = GetMutableLastUpdate()->id_string();
450 GetMutableLastUpdate()->set_originator_cache_guid(client_id);
451 GetMutableLastUpdate()->set_originator_client_item_id(entry_id);
455 GetMutableLastUpdate()->set_server_defined_unique_tag(tag);
459 GetMutableLastUpdate()->set_client_defined_unique_tag(tag);
463 GetMutableLastUpdate()->set_position_in_parent(server_position);
656 sync_pb::SyncEntity* MockConnectionManager::GetMutableLastUpdate() {
mock_connection_manager.h 60 // sync, using SetLastXXX() methods and/or GetMutableLastUpdate().
263 sync_pb::SyncEntity* GetMutableLastUpdate();
  /external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc     [all...]

Completed in 30 milliseconds