Searched refs:TryFindSubnodeByName (Results 1 – 1 of 1) sorted by relevance
254 …if(TryFindSubnodeByName(registeredPeripherals.GetNode(SystemBus), splitPath[1], out result, System…1457 …private bool TryFindSubnodeByName(MultiTreeNode<IPeripheral, IRegistrationPoint> from, string path… in TryFindSubnodeByName() method in Antmicro.Renode.Core.Machine1480 …return TryFindSubnodeByName(currentChild, subpath[1], out subnode, Subname(currentMatching, subpat… in TryFindSubnodeByName()