Home
last modified time | relevance | path

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

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