Searched refs:ForEachFunc_t (Results 1 – 2 of 2) sorted by relevance
28 typedef void (* ForEachFunc_t)(void); typedef
44 ForEachFunc_t *mForEachFunctions;177 (ForEachFunc_t*) calloc(exportForEachSignatureCount, in rsdScriptInit()178 sizeof(ForEachFunc_t)); in rsdScriptInit()216 ForEachFunc_t kernel;