Home
last modified time | relevance | path

Searched defs:email (Results 1 – 25 of 35) sorted by relevance

12

/external/autotest/client/cros/
Dservice_login.js11 gaia.chromeOSLogin.attemptLogin = function(email, password, attemptToken) { argument
14 'email': email, property
/external/google-breakpad/src/common/linux/
Dgoogle_crashdump_uploader.cc48 const string& email, in GoogleCrashdumpUploader()
74 const string& email, in GoogleCrashdumpUploader()
100 const string& email, in Init()
/external/nanopb-c/tests/common/
Dperson.proto6 optional string email = 3 [(nanopb).max_size = 40]; field
/external/protobuf/examples/
Dadd_person.cc21 string email; in PromptForAddress() local
DAddPerson.java26 String email = stdin.readLine(); in PromptForAddress() local
Daddressbook.proto27 string email = 3; field
/external/boringssl/src/crypto/x509/
Dvpm_int.h66 char *email; /* If not NULL email address to match */ member
Dx509_vpm.c478 const char *email, size_t emaillen) in X509_VERIFY_PARAM_set1_email()
/external/python/cpython3/Doc/whatsnew/
D3.3.rst1191 email section in Improved Modules
1197 The email package now has a :mod:`~email.policy` framework. A argument
1256 features for the email package in a way that maintains backward compatibility argument
1348 New :class:`~email.parser.BytesHeaderParser`, added to the :mod:`~email.parser` argument
D3.4.rst792 email section in Improved Modules
817 .. _whatsnew_email_contentmanager: argument
D3.2.rst675 email section in New, Improved, and Deprecated Modules
D3.5.rst1095 email section in Improved Modules
/external/llvm/utils/
Dwciia.py63 email = line[2:].strip() variable
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java213 String email = extractNameAsString(((GeneralSubtree)it.next()) in intersectEmail() local
237 private Set unionEmail(Set excluded, String email) in unionEmail()
479 private void checkPermittedEmail(Set permitted, String email) in checkPermittedEmail()
508 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
635 private boolean emailIsConstrained(String email, String constraint) in emailIsConstrained()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DPKIXNameConstraintValidator.java482 String email = extractNameAsString(((GeneralSubtree)it.next()) in intersectEmail() local
506 private Set unionEmail(Set excluded, String email) in unionEmail()
748 private void checkPermittedEmail(Set permitted, String email) in checkPermittedEmail()
777 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
902 private boolean emailIsConstrained(String email, String constraint) in emailIsConstrained()
/external/toolchain-utils/crosperf/
Dresults_report.py288 def __init__(self, results, email=False, experiment=None): argument
306 def FromExperiment(experiment, email=False): argument
Dresults_report_unittest.py154 def _checkReport(self, email): argument
/external/mockito/src/test/java/org/mockitousage/matchers/
DCapturingArgumentsTest.java46 public void email(Integer ... personId) { in email() method in CapturingArgumentsTest.BulkEmailService
/external/libxml2/example/
Dgjobread.c34 xmlChar *email; member
/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js3335 'email': 'Email address', property
3489 'email': '. عنوان البريد الإلكتروني ', property
3514 'email': '电子邮件地址', property
3538 'email': '電子郵件地址', property
3564 'email': 'Adresse e-mail', property
3591 'email': 'E-Mail-Adresse', property
3619 'email': 'Alamat email', property
3671 'email': 'メールアドレス', property
3695 'email': '이메일 주소', property
3720 'email': 'Endereço de Email', property
[all …]
/external/libpng/contrib/gregbook/
Dwritepng.h105 char *email; member
/external/boringssl/src/crypto/x509v3/
Dv3name_test.cc282 int email; member
Dv3_alt.c362 ASN1_IA5STRING *email = NULL; in copy_email() local
Dv3_utl.c611 ASN1_IA5STRING *email; in STACK_OF() local
640 static int append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email) in append_ia5()
/external/wpa_supplicant_8/src/tls/
Dx509v3.h37 char *email; /* emailAddress */ member

12