Searched defs:local_hostname (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ |
D | smtplib.py | 229 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/ |
D | peer_connection.cc | 120 bool local_hostname = in GetIceCandidatePairCounter() local
|