Searched refs:SET_INT64 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sync/protocol/
H A Dproto_value_conversions.cc102 #define SET_INT64(field) SET(field, MakeInt64Value) macro
194 SET_INT64(timestamp_msec);
200 SET_INT64(global_id);
221 SET_INT64(date_created);
230 SET_INT64(start_time_usec);
231 SET_INT64(end_time_usec);
238 SET_INT64(start_time_usec);
239 SET_INT64(end_time_usec);
279 SET_INT64(creation_timestamp_ms);
344 SET_INT64(creation_time_u
898 #undef SET_INT64 macro
[all...]
/external/chromium/chrome/browser/sync/protocol/
H A Dproto_value_conversions.cc80 #define SET_INT64(field) SET(field, MakeInt64Value) macro
158 SET_INT64(date_created);
318 #undef SET_INT64 macro

Completed in 34 milliseconds