Searched refs:AppModeInfo (Results 1 – 2 of 2) sorted by relevance
96 struct AppModeInfo { struct98 static void SetAppModeInfo(const AppModeInfo* info);99 static const AppModeInfo* AppModeInfo();
40 static const struct ShellIntegration::AppModeInfo* gAppModeInfo = NULL;43 void ShellIntegration::SetAppModeInfo(const struct AppModeInfo* info) { in SetAppModeInfo()48 const struct ShellIntegration::AppModeInfo* ShellIntegration::AppModeInfo() { in AppModeInfo() function in ShellIntegration