Searched refs:systemIndexArray (Results 1 – 1 of 1) sorted by relevance
16 const systemIndexArray: Array<SystemIndexEntity> = []; constant21 systemIndexArray.push(systemIndexEntity);25 return systemIndexArray;35 systemIndexArray.forEach(value => {