OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_config_root_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/
mobile_config.h
199
scoped_ptr<base::DictionaryValue>
local_config_root_
;
member in class:chromeos::MobileConfig
mobile_config.cc
348
local_config_root_
.reset(NULL);
350
local_config_root_
.reset(root_.release());
Completed in 38 milliseconds