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

/external/chromium_org/chrome/browser/
H A Dshell_integration.h131 struct AppModeInfo { struct in class:ShellIntegration
133 static void SetAppModeInfo(const AppModeInfo* info);
134 static const AppModeInfo* AppModeInfo();
H A Dshell_integration.cc47 static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL;
50 void ShellIntegration::SetAppModeInfo(const struct AppModeInfo* info) {
55 const struct ShellIntegration::AppModeInfo* ShellIntegration::AppModeInfo() { function in class:ShellIntegration

Completed in 79 milliseconds