Searched refs:internalGetIndexForTypeAndSubtype (Results 1 – 3 of 3) sorted by relevance
192 static int32_t internalGetIndexForTypeAndSubtype(const char *type, const char *subtype);
1155 int32_t MeasureUnit::internalGetIndexForTypeAndSubtype(const char *type, const char *subtype) { in internalGetIndexForTypeAndSubtype() function in MeasureUnit
268 outer.unitIndex = MeasureUnit::internalGetIndexForTypeAndSubtype(outer.type, key); in getOrCreateTableSink()