Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dsmtplib.py229 def __init__(self, host='', port=0, local_hostname=None, argument
1016 def __init__(self, host='', port=0, local_hostname=None, argument
1056 def __init__(self, host='', port=LMTP_PORT, local_hostname=None, argument
/external/webrtc/pc/
Dpeer_connection.cc120 bool local_hostname = in GetIceCandidatePairCounter() local