OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIdentityTitle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/
about_sync_util.h
18
extern const char
kIdentityTitle
[];
about_sync_util.cc
22
const char
kIdentityTitle
[] = "Identity";
225
ListValue* section_identity = AddSensitiveSection(stats_list,
kIdentityTitle
);
/external/chromium_org/chrome/browser/chromeos/system_logs/
chrome_internal_log_source.cc
69
if (title ==
kIdentityTitle
) {
Completed in 173 milliseconds