Home
last modified time | relevance | path

Searched defs:sim_auth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_smtplib.py329 sim_auth = ('[email protected]', 'somepassword') variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_smtplib.py812 sim_auth = ('[email protected]', 'somepassword') variable
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c4623 RIL_SimAuthentication *sim_auth = (RIL_SimAuthentication *)data; local