Searched refs:getExportFuncAddrs (Results 1 – 2 of 2) sorted by relevance
99 inline const android::Vector<void *> &getExportFuncAddrs() const in getExportFuncAddrs() function
763 script->mHal.info.exportedFunctionCount = mExecutable->getExportFuncAddrs().size(); in populateScript()1127 mExecutable->getExportFuncAddrs()[slot])(params, paramLength); in invokeFunction()