Searched refs:has_webstore_data (Results 1 – 3 of 3) sorted by relevance
184 bool has_webstore_data() const { return has_webstore_data_; } in has_webstore_data() function
198 } else if (prompt->has_webstore_data()) {355 return prompt_->has_webstore_data();
331 if (prompt_->has_webstore_data()) { in InitView()