Home
last modified time | relevance | path

Searched refs:areParamsEqual (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/component_storage/
Dcomponent_storage_entry.defn.h83areParamsEqual(const ComponentStorageEntry::LazyComponentWithArgs::ComponentInterface& other) cons… in areParamsEqual() function
165 return erased_fun == other.erased_fun && areParamsEqual(other);
Dcomponent_storage_entry.h246 virtual bool areParamsEqual(const ComponentInterface& other) const = 0;