Home
last modified time | relevance | path

Searched defs:authkey (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dconnection.py124 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
161 def Client(address, family=None, authkey=None): argument
416 def deliver_challenge(connection, authkey): argument
429 def answer_challenge(connection, authkey): argument
Dmanagers.py155 def __init__(self, registry, address, authkey, serializer): argument
473 def __init__(self, address=None, authkey=None, serializer='pickle'): argument
541 def _run_server(cls, registry, address, authkey, serializer, writer, argument
605 def _finalize_manager(process, address, authkey, state, _Client): argument
700 authkey=None, exposed=None, incref=True): argument
799 def _decref(token, authkey, state, tls, idset, _Client): argument
907 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dprocess.py195 def authkey(self): member in Process
199 def authkey(self, authkey): argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
H A Dmultiprocessing_shim.py68 def authkey(self): member in ProcessShim
72 def authkey(self, authkey): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): argument
H A Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
H A Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): argument
Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): member in BaseProcess
Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): member in BaseProcess
Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): argument
Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dprocess.py214 def authkey(self): member in BaseProcess
218 def authkey(self, authkey): member in BaseProcess
Dmanagers.py146 def __init__(self, registry, address, authkey, serializer): argument
499 def __init__(self, address=None, authkey=None, serializer='pickle', argument
580 def _run_server(cls, registry, address, authkey, serializer, writer, argument
660 def _finalize_manager(process, address, authkey, state, _Client, argument
760 authkey=None, exposed=None, incref=True, manager_owned=False): argument
866 def _decref(token, authkey, state, tls, idset, _Client): argument
974 def AutoProxy(token, serializer, manager=None, authkey=None, argument
Dconnection.py438 def __init__(self, address=None, family=None, backlog=1, authkey=None): argument
492 def Client(address, family=None, authkey=None): argument
731 def deliver_challenge(connection, authkey): argument
746 def answer_challenge(connection, authkey): argument
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_i.h64 u8 authkey[WPS_AUTHKEY_LEN]; member
/aosp_15_r20/external/tcpdump/
H A Dprint-esp.c518 char *authkey; in esp_print_decode_ikeline() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1528 def _putter(cls, address, authkey): argument
1568 def _putter(cls, address, authkey): argument

12