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

  /external/chromium/chrome/browser/ui/views/download/
download_in_progress_dialog_view.cc 25 product_name_(l10n_util::GetStringUTF16(IDS_PRODUCT_NAME)) {
34 product_name_));
37 product_name_));
45 product_name_,
49 product_name_));
126 return UTF16ToWideHack(product_name_);
download_in_progress_dialog_view.h 54 string16 product_name_; member in class:DownloadInProgressDialogView
  /external/chromium_org/chromeos/dbus/
cros_disks_client.h 146 const std::string& product_name() const { return product_name_; }
181 std::string product_name_; member in class:chromeos::DiskInfo
cros_disks_client.cc 662 cros_disks::kProductName, &product_name_);
  /external/chromium_org/chromeos/disks/
disk_mount_manager.h 108 const std::string& product_name() const { return product_name_; }
156 std::string product_name_; member in class:chromeos::disks::DiskMountManager::Disk
disk_mount_manager.cc 650 product_name_(product_name),

Completed in 788 milliseconds