Searched defs:SET_STR (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/protocol/
H A Dproto_value_conversions.cc82 #define SET_STR(field) SET(field, Value::CreateStringValue) macro
96 SET_STR(key_name);
117 SET_STR(extension_app_id);
136 SET_STR(virtual_url);
137 SET_STR(referrer);
138 SET_STR(title);
139 SET_STR(state);
149 SET_STR(signon_realm);
150 SET_STR(origin);
151 SET_STR(actio
320 #undef SET_STR macro
[all...]
/external/chromium_org/sync/protocol/
H A Dproto_value_conversions.cc104 #define SET_STR(field) SET(field, new base::StringValue) macro
135 SET_STR(key_name);
146 SET_STR(oauth_client_id);
154 SET_STR(client_name);
166 SET_STR(extension_app_id);
170 SET_STR(favicon_source);
187 SET_STR(virtual_url);
188 SET_STR(referrer);
189 SET_STR(title);
190 SET_STR(stat
900 #undef SET_STR macro
[all...]

Completed in 26 milliseconds