Searched refs:HookSocket (Results 1 – 1 of 1) sorted by relevance
40 int HookSocket(int (*fn)(int, int, int), int domain, int type, int protocol) in HookSocket() function78 return HookSocket(GetDispatch()->socket, domain, type, protocol); in ohos_socket_hook_socket()