Searched refs:supportedTypeNames (Results 1 – 2 of 2) sorted by relevance
66 const std::vector<String>& supportedTypeNames() const { in supportedTypeNames() function
219 const std::vector<String> supportedSKSL = registeredMappers[i].supportedTypeNames(); in Get()