Searched refs:internalGetIndexForTypeAndSubtype (Results 1 – 3 of 3) sorted by relevance
193 static int32_t internalGetIndexForTypeAndSubtype(const char *type, const char *subtype);
1265 int32_t MeasureUnit::internalGetIndexForTypeAndSubtype(const char *type, const char *subtype) { in internalGetIndexForTypeAndSubtype() function in MeasureUnit
292 unitIndex = MeasureUnit::internalGetIndexForTypeAndSubtype(type, key); in consumeSubtypeTable()