Searched refs:gAppModeInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration.cc47 static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL; variable in typeref:struct:AppModeInfo
51 gAppModeInfo = info;
56 return gAppModeInfo;
61 return gAppModeInfo != NULL;

Completed in 100 milliseconds