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