HomeSort by relevance Sort by last modified time
    Searched full:is_remote_install (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/
extension_disabled_ui.h 20 // If |is_remote_install| is true, the extension was disabled because
24 bool is_remote_install);
extension_disabled_ui.cc 152 bool is_remote_install,
208 bool is_remote_install,
212 is_remote_install_(is_remote_install),
405 bool is_remote_install,
413 service.get(), extension, is_remote_install, icon));
419 bool is_remote_install) {
435 is_remote_install));
extension_install_prompt.cc 707 bool is_remote_install = local
717 else if (is_remote_install)

Completed in 557 milliseconds