Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/component_updater/
H A Dcomponent_updater_paths.cc16 static int g_components_preinstalled_root_key_alt = -1; variable
37 return base::PathService::Get(g_components_preinstalled_root_key_alt, in PathProvider()
74 DCHECK_EQ(g_components_preinstalled_root_key_alt, -1); in RegisterPathProvider()
87 g_components_preinstalled_root_key_alt = components_preinstalled_root_key_alt; in RegisterPathProvider()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/component_updater/
H A Dcomponent_updater_paths.cc16 static int g_components_preinstalled_root_key_alt = -1; variable
37 return base::PathService::Get(g_components_preinstalled_root_key_alt, in PathProvider()
74 DCHECK_EQ(g_components_preinstalled_root_key_alt, -1); in RegisterPathProvider()
87 g_components_preinstalled_root_key_alt = components_preinstalled_root_key_alt; in RegisterPathProvider()