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

  /external/chromium_org/chrome/browser/chromeos/extensions/
default_app_order.cc 29 const char kLocalizedContentAttr[] = "localized_content";
167 dict, locale, kLocalizedContentAttr, kNameAttr);
  /external/chromium_org/chrome/browser/chromeos/
mobile_config.cc 43 const char kLocalizedContentAttr[] = "localized_content";
88 deal_dict->GetDictionary(kLocalizedContentAttr, &localized_strings_);

Completed in 77 milliseconds