HomeSort by relevance Sort by last modified time
    Searched full:deal_text (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.cc 281 std::string deal_text = deal->GetLocalizedString(locale, local
283 if (deal_text.empty())
434 std::string deal_text; local
439 deal_text = deal->GetLocalizedString(locale, "notification_text");
472 if (!deal_text.empty()) {
474 UTF8ToWide(deal_text).c_str(),

Completed in 171 milliseconds