HomeSort by relevance Sort by last modified time
    Searched full:module_dictionary (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate.cc 85 const base::DictionaryValue* module_dictionary = NULL; local
86 if (!module_list.GetDictionary(i, &module_dictionary))
90 if (!module_dictionary->GetInteger(
96 if (!module_dictionary->GetString("name", &module_name))

Completed in 352 milliseconds