Searched refs:nidCount (Results 1 – 1 of 1) sorted by relevance
132 uint32_t nidCount = sizeof(nids) / sizeof(nids[0]); in GetEccNid() local134 for (uint32_t i = 0; i < nidCount; i++) { in GetEccNid()