Home | History | Annotate | Download | only in cpu_ref

Lines Matching refs:exportedVariableCount

710     script->mHal.info.exportedVariableCount = info->getExportVarNames().size();
726 script->mHal.info.exportedVariableCount = mExportedVariableCount;
1109 for (uint32_t ct=0; ct < mScript->mHal.info.exportedVariableCount; ct++) {