Searched refs:GetComponentType (Results 1 – 2 of 2) sorted by relevance
36 virtual const char *GetComponentType() = 0;45 const char *GetComponentType() override in GetComponentType() function
56 if (std::string(dummy.GetComponentType()) != view_->GetComponentType()) { in As()