Searched defs:send_email (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | reporting.py | 148 def send_email(bug, bug_template): function
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | gmail_lib.py | 119 def send_email(to, subject, message_text, retry=True, creds_path=None): function
|
/aosp_15_r20/external/toolchain-utils/rust_tools/ |
H A D | rust_watch.py | 33 def send_email(subject: str, body: List[tiny_render.Piece]) -> None: function
|
/aosp_15_r20/external/zstd/tests/ |
H A D | DEPRECATED-test-zstd-speed.py | 79 def send_email(emails, topic, text, have_mutt, have_mail): function
|
/aosp_15_r20/external/lz4/tests/ |
H A D | test-lz4-speed.py | 76 def send_email(emails, topic, text, have_mutt, have_mail): function
|
/aosp_15_r20/external/aws-crt-java/codebuild/ |
H A D | CanaryWrapper_Classes.py | 850 def send_email(self, email_body, email_subject_text_append=None): member in SnapshotMonitor
|