Searched refs:show_user_count_ (Results 1 – 4 of 4) sorted by relevance
47 show_user_count_(true), in WebstoreStandaloneInstaller()139 show_user_count_ = true; in OnWebstoreResponseParseSuccess()140 webstore_data->GetBoolean(kShowUserCountKey, &show_user_count_); in OnWebstoreResponseParseSuccess()
124 bool show_user_count() const { return show_user_count_; } in show_user_count()205 bool show_user_count_; variable
201 show_user_count_(false) { in Prompt()263 show_user_count_ = show_user_count; in SetInlineInstallWebstoreData()414 if (show_user_count_) { in GetUserCount()
191 bool show_user_count_; variable