OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_config_root
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/
mobile_config.cc
334
scoped_ptr<base::DictionaryValue>
global_config_root
;
local
340
global_config_root
.reset(root_.release());
351
root_.reset(
global_config_root
.release());
Completed in 52 milliseconds