Searched defs:ProcEntry (Results 1 – 2 of 2) sorted by relevance
19 using ProcEntry = std::pair<const char *, __eglMustCastToProperFunctionPointerType>; variable
31 using ProcEntry = std::pair<const char *, PROC>; variable