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

/bionic/libc/bionic/
H A DNetdClient.cpp29 typedef void (*InitFunctionType)(FunctionType*); typedef
30 InitFunctionType initFunction = reinterpret_cast<InitFunctionType>(dlsym(handle, symbol));

Completed in 33 milliseconds