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

  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 116 const std::string& localized_user_count() const { function in class:extensions::WebstoreStandaloneInstaller
webstore_inline_installer.cc 64 prompt->SetInlineInstallWebstoreData(localized_user_count(),
extension_install_prompt.h 79 void SetInlineInstallWebstoreData(const std::string& localized_user_count,
extension_install_prompt.cc 227 const std::string& localized_user_count,
232 localized_user_count_ = localized_user_count;

Completed in 1619 milliseconds