Searched defs:RepeatNullableLongArray (Results 1 – 5 of 5) sorted by relevance
41 @nullable long[] RepeatNullableLongArray(in @nullable long[] input); in RepeatNullableLongArray() method
88 @nullable long[] RepeatNullableLongArray(in @nullable long[] input); in RepeatNullableLongArray() method
260 public long[] RepeatNullableLongArray(long[] in_value) { in RepeatNullableLongArray() method in TestImpl
276 ::ndk::ScopedAStatus RepeatNullableLongArray( in RepeatNullableLongArray() function