Searched refs:getByteValuesSize (Results 1 – 5 of 5) sorted by relevance
147 public abstract int getByteValuesSize(); in getByteValuesSize() method in HalPropValue367 for (int i = 0; i < getByteValuesSize(); i++) { in toMixedCarPropertyValue()
609 public int getByteValuesSize() { in getByteValuesSize() method in HalPropValueBuilder.AidlHalPropValue1004 public int getByteValuesSize() { in getByteValuesSize() method in HalPropValueBuilder.HidlHalPropValue
703 + propValue.getInt64ValuesSize() + propValue.getByteValuesSize() in checkFormatForAllProperties()728 return sizeOfAllValue == propValue.getByteValuesSize(); in checkFormatForAllProperties()
100 assertThat(value.getByteValuesSize()).isEqualTo(1); in testBuildFromHidlValue()120 assertThat(value.getByteValuesSize()).isEqualTo(1); in testBuildFromAidlValue()279 assertThat(value.getByteValuesSize()).isEqualTo(1); in testBuildFromBytesHidl()425 assertThat(value.getByteValuesSize()).isEqualTo(1); in testBuildFromBytesAidl()
4203 int resultSize = result.getByteValuesSize();