Searched refs:funcIndexObj (Results 1 – 1 of 1) sorted by relevance
367 Object funcIndexObj = getFunctionID(name); in installFunction() local369 if (null != funcIndexObj) in installFunction()371 funcIndex = ((Integer) funcIndexObj).intValue(); in installFunction()