OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLocalizedContentAttr
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/
customization_document.cc
53
const char
kLocalizedContentAttr
[] = "localized_content";
229
deal_dict->GetDictionary(
kLocalizedContentAttr
, &localized_strings);
/external/chromium_org/chrome/browser/chromeos/
mobile_config.cc
43
const char
kLocalizedContentAttr
[] = "localized_content";
88
deal_dict->GetDictionary(
kLocalizedContentAttr
, &localized_strings_);
Completed in 205 milliseconds