Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DSerializableWeakReference.cs16 public SerializableWeakReference(T target) in SerializableWeakReference()
DWeakWrapper.cs56 public bool TryGetTarget(out T target) in TryGetTarget()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/Profiler/
DProfiler.cs88 private byte[] Serialize(object target) in Serialize()