Searched defs:RepeatDoubleArray (Results 1 – 3 of 3) sorted by relevance
94 double[] RepeatDoubleArray(in double[] input, out double[] repeated); in RepeatDoubleArray() method
252 public double[] RepeatDoubleArray(double[] in_value, double[] repeated) { in RepeatDoubleArray() method in TestImpl
277 ::ndk::ScopedAStatus RepeatDoubleArray( in RepeatDoubleArray() function