HomeSort by relevance Sort by last modified time
    Searched refs:show_post_install_ui_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
webstore_install_with_prompt.cc 22 show_post_install_ui_(true),
35 show_post_install_ui_(true),
70 return show_post_install_ui_;
webstore_install_with_prompt.h 51 void set_show_post_install_ui(bool show) { show_post_install_ui_ = show; }
74 bool show_post_install_ui_; member in class:extensions::WebstoreInstallWithPrompt

Completed in 134 milliseconds