Searched refs:ConnectFunctionType (Results 1 - 1 of 1) sorted by relevance

/system/netd/client/
H A DNetdClient.cpp39 typedef int (*ConnectFunctionType)(int, const sockaddr*, socklen_t); typedef in namespace:__anon1889
46 ConnectFunctionType libcConnect = 0;
167 extern "C" void netdClientInitConnect(ConnectFunctionType* function) {

Completed in 261 milliseconds