Home
last modified time | relevance | path

Searched refs:g_master_preferences (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dmaster_preferences.cc23 base::LazyInstance<installer::MasterPreferences> g_master_preferences = variable
334 return g_master_preferences.Get(); in ForCurrentProcess()