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

  /external/chromium_org/sync/api/
sync_data.h 83 int64 GetRemoteId() const;
sync_data.cc 118 int64 SyncData::GetRemoteId() const {
144 std::string id = base::Int64ToString(GetRemoteId());
  /external/chromium_org/chrome/browser/history/
history_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/sync/glue/
generic_change_processor.cc 296 node->InitByIdLookup(change.sync_data().GetRemoteId());

Completed in 105 milliseconds