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

  /external/chromium_org/chrome/browser/chromeos/
mobile_config.h 53 const std::string& info_url() const { return info_url_; }
60 std::string info_url_; member in class:chromeos::MobileConfig::CarrierDeal
mobile_config.cc 81 deal_dict->GetString(kInfoURLAttr, &info_url_);

Completed in 396 milliseconds