HomeSort by relevance Sort by last modified time
    Searched refs:g_install_type (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/diagnostics/
recon_diagnostics.cc 40 InstallTypeTest* g_install_type = 0; member in namespace:__anon1778
148 g_install_type = this;
226 if (!g_install_type) {
264 if (g_install_type->system_level() && !path_info_.test_writable) {
  /external/chromium_org/chrome/browser/diagnostics/
recon_diagnostics.cc 45 InstallTypeTest* g_install_type = 0; member in namespace:diagnostics::__anon4563
152 g_install_type = this;
295 if (!g_install_type) {
333 if (g_install_type->system_level() && !path_info_.test_writable) {

Completed in 30 milliseconds