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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.cc 72 prompt->SetInlineInstallWebstoreData(localized_user_count(),
  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 125 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 89 void SetInlineInstallWebstoreData(const std::string& localized_user_count,
extension_install_prompt.cc 257 const std::string& localized_user_count,
262 localized_user_count_ = localized_user_count;

Completed in 98 milliseconds