Searched refs:areParamsEqual (Results 1 – 2 of 2) sorted by relevance
83 …areParamsEqual(const ComponentStorageEntry::LazyComponentWithArgs::ComponentInterface& other) cons… in areParamsEqual() function165 return erased_fun == other.erased_fun && areParamsEqual(other);
246 virtual bool areParamsEqual(const ComponentInterface& other) const = 0;