Searched refs:InitFunctionType (Results 1 – 1 of 1) sorted by relevance
29 typedef void (*InitFunctionType)(FunctionType*); in netdClientInitFunction() typedef30 InitFunctionType initFunction = reinterpret_cast<InitFunctionType>(dlsym(handle, symbol)); in netdClientInitFunction()