Searched refs:IsTypeNeeded (Results 1 – 2 of 2) sorted by relevance
212 if (IsTypeNeeded(localeIndex, resourceCount)) { in PrepareData()215 if (IsTypeNeeded(fallbackLocaleIndex, fallbackResourceCount)) { in PrepareData()219 if (IsTypeNeeded(defaultLocaleIndex, defaultResourceCount)) { in PrepareData()225 bool DataResource::IsTypeNeeded(int32_t index, uint32_t count) in IsTypeNeeded() function in DataResource
130 bool IsTypeNeeded(int32_t index, uint32_t count);