Home
last modified time | relevance | path

Searched defs:GetProc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcap/cap/
H A Dcap.go355 func GetProc() *Set { func
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp29 static bool GetProc(PFNGETPROCPROC getProc, T *member, const char *name) in GetProc() function