IsInstalled       101 chrome/browser/extensions/chrome_app_api_browsertest.cc #define MAYBE_IsInstalled IsInstalled
IsInstalled       358 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc     ASSERT_TRUE(test_generated_bubble_controller_->IsInstalled());
IsInstalled       422 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc     ASSERT_TRUE(test_generated_bubble_controller_->IsInstalled());
IsInstalled        57 chrome/browser/ui/autofill/generated_credit_card_bubble_controller_unittest.cc     ASSERT_TRUE(controller()->IsInstalled());
IsInstalled        73 chrome/browser/ui/autofill/generated_credit_card_bubble_controller_unittest.cc     ASSERT_TRUE(controller()->IsInstalled());
IsInstalled        24 chrome/browser/ui/autofill/test_generated_credit_card_bubble_controller.h   bool IsInstalled() const;
IsInstalled       181 cloud_print/service/win/cloud_print_service_config.cc   if (IsInstalled()) {
IsInstalled       191 cloud_print/service/win/cloud_print_service_config.cc   start_button.ShowWindow(IsInstalled() ? SW_SHOW : SW_HIDE);
IsInstalled       195 cloud_print/service/win/cloud_print_service_config.cc   DWORD install_string = IsInstalled() ? IDS_SERVICE_UNINSTALL :
IsInstalled       201 cloud_print/service/win/cloud_print_service_config.cc   if (!IsInstalled()) {
IsInstalled       246 cloud_print/service/win/cloud_print_service_config.cc   DCHECK(IsInstalled());
IsInstalled       256 cloud_print/service/win/cloud_print_service_config.cc   if (IsInstalled()) {