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

  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 95 #define SET_ENUM(field, fn) \
155 SET_ENUM(device_type, GetDeviceTypeString);
169 SET_ENUM(favicon_type, GetFaviconTypeString);
180 SET_ENUM(browser_type, GetBrowserTypeString);
191 SET_ENUM(page_transition, GetPageTransitionString);
192 SET_ENUM(redirect_type, GetPageTransitionRedirectTypeString);
203 SET_ENUM(blocked_state, GetBlockedStateString);
354 SET_ENUM(device_type, GetDeviceTypeString);
488 SET_ENUM(passphrase_type, PassphraseTypeString);
709 SET_ENUM(source, GetUpdatesSourceString)
    [all...]
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.cc 73 #define SET_ENUM(field, fn) \
128 SET_ENUM(browser_type, GetBrowserTypeString);
140 SET_ENUM(page_transition, GetPageTransitionString);
141 SET_ENUM(navigation_qualifier, GetPageTransitionQualifierString);

Completed in 56 milliseconds