AppModeInfo 56 chrome/browser/shell_integration.cc static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL; AppModeInfo 59 chrome/browser/shell_integration.cc void ShellIntegration::SetAppModeInfo(const struct AppModeInfo* info) { AppModeInfo 64 chrome/browser/shell_integration.cc const struct ShellIntegration::AppModeInfo* ShellIntegration::AppModeInfo() { AppModeInfo 154 chrome/browser/shell_integration.h static void SetAppModeInfo(const AppModeInfo* info); AppModeInfo 155 chrome/browser/shell_integration.h static const AppModeInfo* AppModeInfo();