Home
last modified time | relevance | path

Searched refs:HookSocket (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dnetsys_sock_client.cpp40 int HookSocket(int (*fn)(int, int, int), int domain, int type, int protocol) in HookSocket() function
78 return HookSocket(GetDispatch()->socket, domain, type, protocol); in ohos_socket_hook_socket()