Searched refs:InitFunctionType (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | NetdClient.cpp | 29 typedef void (*InitFunctionType)(FunctionType*); typedef 30 InitFunctionType initFunction = reinterpret_cast<InitFunctionType>(dlsym(handle, symbol)); |
Completed in 33 milliseconds