Searched defs:RepeatNullableLongArray (Results 1 – 6 of 6) sorted by relevance
103 @nullable long[] RepeatNullableLongArray(in @nullable long[] input); in RepeatNullableLongArray() method
51 @nullable long[] RepeatNullableLongArray(in @nullable long[] input); in RepeatNullableLongArray() method
68 @nullable long[] RepeatNullableLongArray(in @nullable long[] input); in RepeatNullableLongArray() method
329 public long[] RepeatNullableLongArray(long[] in_value) { in RepeatNullableLongArray() method in TestImpl
361 ::ndk::ScopedAStatus RepeatNullableLongArray( in RepeatNullableLongArray() function