Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tools/harness-simulation/posix/
H A Dlaunch_testbed.py66 def init_socket(ifname: str, group: str, port: int) -> socket.socket: function
/aosp_15_r20/system/core/init/
H A Dproperty_service.cpp118 static int init_socket = -1; variable
/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.c4602 init_socket(void) function