Searched refs:mExportedVariableCount (Results 1 – 2 of 2) sorted by relevance
127 size_t mExportedVariableCount; variable
521 mExportedVariableCount = varCount; in init()726 script->mHal.info.exportedVariableCount = mExportedVariableCount; in populateScript()1081 for (size_t i = 0; i < mExportedVariableCount; ++i) { in ~RsdCpuScriptImpl()