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

  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 126 const std::string& localized_user_count() const { function in class:extensions::WebstoreStandaloneInstaller
external_install_ui.cc 275 std::string localized_user_count; local
278 if (!webstore_data->GetString(kUsersKey, &localized_user_count) ||
290 prompt_->SetWebstoreData(localized_user_count,

Completed in 1493 milliseconds