Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/GDB/Commands/
DQueryCommand.cs103 …ef StringBuilder xmlFile, string name, IReadOnlyDictionary<string, string> attributes, bool closed… in AppendTag() argument
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs1318 private Dictionary<UFSDeviceAttribute, ulong> attributes; field in Antmicro.Renode.Peripherals.Storage.UFSDevice