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