Searched refs:IsComponentTypeValid (Results 1 – 2 of 2) sorted by relevance
65 inline bool IsComponentTypeValid(int32_t type) in IsComponentTypeValid() function
210 if ((comp == nullptr) || !IsComponentTypeValid(comp->type_)) { in CheckComponentValid()