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

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.cc 81 #define SET_INT64_REP(field) SET_REP(field, MakeInt64Value)
175 SET_INT64_REP(usage_timestamp);
291 SET_INT64_REP(visit);
319 #undef SET_INT64_REP
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 103 #define SET_INT64_REP(field) SET_REP(field, MakeInt64Value)
229 SET_INT64_REP(global_id);
310 SET_INT64_REP(usage_timestamp);
582 SET_INT64_REP(visits);
899 #undef SET_INT64_REP

Completed in 75 milliseconds