Searched defs:calculateMarshalSize (Results 1 – 8 of 8) sorted by relevance
92 public int calculateMarshalSize(T value) { in calculateMarshalSize() method in Marshaler
54 public int calculateMarshalSize(String value) { in calculateMarshalSize() method in MarshalQueryableString.MarshalerString
94 public int calculateMarshalSize(ReprocessFormatsMap value) { in calculateMarshalSize() method in MarshalQueryableReprocessFormatsMap.MarshalerReprocessFormatsMap
162 public int calculateMarshalSize(T value) { in calculateMarshalSize() method in MarshalQueryableParcelable.MarshalerParcelable
111 public int calculateMarshalSize(Range<T> value) { in calculateMarshalSize() method in MarshalQueryableRange.MarshalerRange
133 public int calculateMarshalSize(Pair<T1, T2> value) { in calculateMarshalSize() method in MarshalQueryablePair.MarshalerPair
69 public int calculateMarshalSize(T value) { in calculateMarshalSize() method in MarshalQueryablePrimitive.MarshalerPrimitive
124 public int calculateMarshalSize(T value) { in calculateMarshalSize() method in MarshalQueryableArray.MarshalerArray