Searched defs:frontend_shell (Results 1 – 2 of 2) sorted by relevance
38 Shell* frontend_shell() const { return frontend_shell_; } in frontend_shell() function
104 ShellDevToolsFrontend::ShellDevToolsFrontend(Shell* frontend_shell, in ShellDevToolsFrontend()