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

  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 482 bool trust_email = false; local
485 fail |= !CallbackArgsToBool(args, 2, &trust_email);
497 trust_email * net::CertDatabase::TRUSTED_EMAIL +
822 bool trust_email = false; local
825 fail |= !CallbackArgsToBool(args, 1, &trust_email);
838 trust_email * net::CertDatabase::TRUSTED_EMAIL +
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 565 bool trust_email = false; local
568 fail |= !CallbackArgsToBool(args, 2, &trust_email);
580 trust_email * net::NSSCertDatabase::TRUSTED_EMAIL +
932 bool trust_email = false; local
    [all...]

Completed in 1399 milliseconds