Searched defs:RepeatNullableByteEnumArray (Results 1 – 8 of 8) sorted by relevance
106 @nullable ByteEnum[] RepeatNullableByteEnumArray(in @nullable ByteEnum[] input); in RepeatNullableByteEnumArray() method
54 …@nullable test_package.ByteEnum[] RepeatNullableByteEnumArray(in @nullable test_package.ByteEnum[]… in RepeatNullableByteEnumArray() method
71 …@nullable test_package.ByteEnum[] RepeatNullableByteEnumArray(in @nullable test_package.ByteEnum[]… in RepeatNullableByteEnumArray() method
344 public byte[] RepeatNullableByteEnumArray(byte[] in_value) { in RepeatNullableByteEnumArray() method in TestImpl
379 ::ndk::ScopedAStatus RepeatNullableByteEnumArray( in RepeatNullableByteEnumArray() function