Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs478 if(!FindMostDerived(usefulRegistrationPointTypes)) in ProcessEntryPreMerge()
486 if(!FindMostDerived(usefulRegistreeTypes)) in ProcessEntryPreMerge()
518 private bool FindMostDerived(List<Type> types) in FindMostDerived() method in Antmicro.Renode.PlatformDescription.CreationDriver