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

  /external/chromium/chrome/browser/chromeos/
customization_document.cc 29 const char kDefaultAttr[] = "default";
127 if (dictionary_content->GetDictionary(kDefaultAttr, &default_dictionary)) {
240 } else if (localized_strings->GetDictionary(kDefaultAttr, &locale_dict) &&
  /external/chromium_org/chrome/browser/chromeos/
customization_document.cc 34 const char kDefaultAttr[] = "default";
130 if (dictionary_content->GetDictionary(kDefaultAttr, &default_dictionary)) {
mobile_config.cc 27 const char kDefaultAttr[] = "default";
104 } else if (localized_strings_->GetDictionary(kDefaultAttr, &locale_dict) &&

Completed in 167 milliseconds