Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglGetProcAddressTests.cpp186 const FunctionNames funcNames = getExtFunctionNames(m_extName); in executeTest() local
306 const FunctionNames funcNames = getCoreFunctionNames(m_apiType); in executeTest() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/gosym/
Dpclntab.go67 funcNames map[uint32]string // cache the function names member