Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DBulkEmailer.java77 Email email = new Email(); in sendEmails() local
/tools/acloud/internal/lib/
Dauth.py65 def _CreateOauthServiceAccountCreds(email, private_key_path, scopes): argument