Searched defs:with_ui (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_provider.cc795 const FilePath& crx_path, bool with_ui, IPC::Message* reply_message) {
807 (with_ui ? new ExtensionInstallUI(profile_) : NULL);
794 InstallExtensionAndGetHandle( const FilePath& crx_path, bool with_ui, IPC::Message* reply_message) argument

Completed in 24 milliseconds