INLINE_INSTALL_PROMPT 70 chrome/browser/chromeos/file_manager/app_installer.cc ExtensionInstallPrompt::INLINE_INSTALL_PROMPT)); INLINE_INSTALL_PROMPT 262 chrome/browser/extensions/extension_install_prompt.cc CHECK(type_ == INLINE_INSTALL_PROMPT || type_ == EXTERNAL_INSTALL_PROMPT); INLINE_INSTALL_PROMPT 289 chrome/browser/extensions/extension_install_prompt.cc if (type_ == INLINE_INSTALL_PROMPT) { INLINE_INSTALL_PROMPT 392 chrome/browser/extensions/extension_install_prompt.cc CHECK(type_ == INLINE_INSTALL_PROMPT || type_ == EXTERNAL_INSTALL_PROMPT); INLINE_INSTALL_PROMPT 419 chrome/browser/extensions/extension_install_prompt.cc CHECK(type_ == INLINE_INSTALL_PROMPT || type_ == EXTERNAL_INSTALL_PROMPT); INLINE_INSTALL_PROMPT 425 chrome/browser/extensions/extension_install_prompt.cc CHECK(type_ == INLINE_INSTALL_PROMPT || type_ == EXTERNAL_INSTALL_PROMPT); INLINE_INSTALL_PROMPT 826 chrome/browser/extensions/extension_install_prompt.cc case INLINE_INSTALL_PROMPT: INLINE_INSTALL_PROMPT 54 chrome/browser/extensions/webstore_inline_installer.cc ExtensionInstallPrompt::INLINE_INSTALL_PROMPT)); INLINE_INSTALL_PROMPT 118 chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc prompt.type() == ExtensionInstallPrompt::INLINE_INSTALL_PROMPT; INLINE_INSTALL_PROMPT 178 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc return prompt_.type() == ExtensionInstallPrompt::INLINE_INSTALL_PROMPT;