Searched refs:s_initFuncs (Results 1 – 1 of 1) sorted by relevance
248 } s_initFuncs[] = in initCoreFunctions() local267 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_initFuncs); ndx++) in initCoreFunctions()269 if (s_initFuncs[ndx].apiType == apiType) in initCoreFunctions()271 s_initFuncs[ndx].initFunc(dst, loader); in initCoreFunctions()