Home
last modified time | relevance | path

Searched defs:rootFilePath (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DUsingsGraph.cs18 … public UsingsGraph(CreationDriver creationDriver, string rootFilePath, string rootFileSource) in UsingsGraph()
181 private readonly string rootFilePath; field in Antmicro.Renode.PlatformDescription.CreationDriver.UsingsGraph