Searched defs:SocketFunctionType (Results 1 - 1 of 1) sorted by relevance

/system/netd/client/
H A DNetdClient.cpp37 typedef int (*SocketFunctionType)(int, int, int); typedef in namespace:__anon1653
44 SocketFunctionType libcSocket = 0;
153 extern "C" void netdClientInitSocket(SocketFunctionType* function) {

Completed in 859 milliseconds