OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 126 milliseconds