Searched defs:RepeatNullableLongEnumArray (Results 1 – 8 of 8) sorted by relevance
108 @nullable LongEnum[] RepeatNullableLongEnumArray(in @nullable LongEnum[] input); in RepeatNullableLongEnumArray() method
56 …@nullable test_package.LongEnum[] RepeatNullableLongEnumArray(in @nullable test_package.LongEnum[]… in RepeatNullableLongEnumArray() method
73 …@nullable test_package.LongEnum[] RepeatNullableLongEnumArray(in @nullable test_package.LongEnum[]… in RepeatNullableLongEnumArray() method
354 public long[] RepeatNullableLongEnumArray(long[] in_value) { in RepeatNullableLongEnumArray() method in TestImpl
391 ::ndk::ScopedAStatus RepeatNullableLongEnumArray( in RepeatNullableLongEnumArray() function