Searched defs:totalSizeInBytes (Results 1 – 2 of 2) sorted by relevance
149 private static IonAllocations createIonAllocations(int pid, long totalSizeInBytes, int count, in createIonAllocations()
140 public long totalSizeInBytes; field in IonMemoryUtil.IonAllocations