Searched refs:ThpExtraGetConfigStrFunc (Results 1 – 2 of 2) sorted by relevance
24 typedef const char* (*ThpExtraGetConfigStrFunc)(void); typedef
47 …auto ThpExtraGetConfigStr = reinterpret_cast<ThpExtraGetConfigStrFunc>(dlsym(lib_, "ThpExtraGetCon… in Init()