Searched refs:getExportedVariableCount (Results 1 – 2 of 2) sorted by relevance
145 size_t getExportedVariableCount() const { return mExportedVarCount; } in getExportedVariableCount() function
284 size_t varCount = mScriptExec->getExportedVariableCount(); in storeRSInfoFromSO()501 script->mHal.info.exportedVariableCount = mScriptExec->getExportedVariableCount(); in populateScript()