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

/external/chromium_org/chrome/browser/
H A Dshell_integration.h96 struct AppModeInfo { struct in class:ShellIntegration
98 static void SetAppModeInfo(const AppModeInfo* info);
99 static const AppModeInfo* AppModeInfo();
H A Dshell_integration.cc40 static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL;
43 void ShellIntegration::SetAppModeInfo(const struct AppModeInfo* info) {
48 const struct ShellIntegration::AppModeInfo* ShellIntegration::AppModeInfo() { function in class:ShellIntegration

Completed in 712 milliseconds