Searched defs:RepeatNullableIntEnumArray (Results 1 – 3 of 3) sorted by relevance
114 @nullable IntEnum[] RepeatNullableIntEnumArray(in @nullable IntEnum[] input); in RepeatNullableIntEnumArray() method
361 public int[] RepeatNullableIntEnumArray(int[] in_value) { in RepeatNullableIntEnumArray() method in TestImpl
410 ::ndk::ScopedAStatus RepeatNullableIntEnumArray( in RepeatNullableIntEnumArray() function