OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_STR
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.cc
82
#define
SET_STR
(field) SET(field, Value::CreateStringValue)
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
(action)
[
all
...]
/external/chromium_org/sync/protocol/
proto_value_conversions.cc
103
#define
SET_STR
(field) SET(field, new base::StringValue)
134
SET_STR
(key_name);
145
SET_STR
(oauth_client_id);
153
SET_STR
(client_name);
165
SET_STR
(extension_app_id);
169
SET_STR
(favicon_source);
186
SET_STR
(virtual_url);
187
SET_STR
(referrer);
188
SET_STR
(title);
189
SET_STR
(state)
[
all
...]
Completed in 561 milliseconds