Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1458 string currentMatching, out string longestMatching) in TryFindSubnodeByName() argument
1464 longestMatching = currentMatching; in TryFindSubnodeByName()
1480 … TryFindSubnodeByName(currentChild, subpath[1], out subnode, Subname(currentMatching, subpath[0]),… in TryFindSubnodeByName()