Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DAssemblyHelper.cs86 …edMemoryStream((byte*)GetBundleDataPointerInternal(id).ToPointer(), GetBundleDataSizeInternal(id))) in GetBundledAssemblyById()
116 private static extern UInt32 GetBundleDataSizeInternal(int id); in GetBundleDataSizeInternal() method in Antmicro.Renode.Utilities.AssemblyHelper