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

  /external/chromium/chrome/browser/chromeos/login/
background_view.cc 468 if (!enterprise_domain_text_.empty()) {
473 UTF8ToUTF16(enterprise_domain_text_));
477 UTF8ToUTF16(enterprise_domain_text_),
523 if (domain_name != enterprise_domain_text_ ||
525 enterprise_domain_text_ = domain_name;
background_view.h 185 std::string enterprise_domain_text_; member in class:chromeos::BackgroundView

Completed in 30 milliseconds