ShellAppWindowCreateFunction   50 apps/shell/browser/shell_app_window_api.cc ShellAppWindowCreateFunction::ShellAppWindowCreateFunction() {}
ShellAppWindowCreateFunction   52 apps/shell/browser/shell_app_window_api.cc ShellAppWindowCreateFunction::~ShellAppWindowCreateFunction() {}
ShellAppWindowCreateFunction   54 apps/shell/browser/shell_app_window_api.cc bool ShellAppWindowCreateFunction::RunImpl() {
ShellAppWindowCreateFunction   16 apps/shell/browser/shell_app_window_api.h class ShellAppWindowCreateFunction : public UIThreadExtensionFunction {
ShellAppWindowCreateFunction   18 apps/shell/browser/shell_app_window_api.h   ShellAppWindowCreateFunction();
ShellAppWindowCreateFunction   25 apps/shell/browser/shell_app_window_api.h   virtual ~ShellAppWindowCreateFunction();
ShellAppWindowCreateFunction  220 apps/shell/browser/shell_extensions_browser_client.cc     registry->RegisterFunction<ShellAppWindowCreateFunction>();