Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1457 … IRegistrationPoint> from, string path, out MultiTreeNode<IPeripheral, IRegistrationPoint> subnode, in TryFindSubnodeByName() argument
1463 subnode = null; in TryFindSubnodeByName()
1475 subnode = currentChild; in TryFindSubnodeByName()
1480 …return TryFindSubnodeByName(currentChild, subpath[1], out subnode, Subname(currentMatching, subpat… in TryFindSubnodeByName()