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

  /external/chromium_org/chrome/browser/extensions/
webstore_data_fetcher_delegate.cc 18 const char WebstoreDataFetcherDelegate::kRatingCountKey[] = "rating_count";
webstore_data_fetcher_delegate.h 39 static const char kRatingCountKey[];
external_install_error.cc 343 !webstore_data->GetInteger(kRatingCountKey, &rating_count)) {
webstore_standalone_installer.cc 300 !webstore_data->GetInteger(kRatingCountKey, &rating_count_)) {

Completed in 823 milliseconds