Home
last modified time | relevance | path

Searched defs:RepeatRegularPolygonArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl99 …RegularPolygon[] RepeatRegularPolygonArray(in RegularPolygon[] input, out RegularPolygon[] repeate… in RepeatRegularPolygonArray() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java282 …public RegularPolygon[] RepeatRegularPolygonArray(RegularPolygon[] in_value, RegularPolygon[] repe… in RepeatRegularPolygonArray() method in TestImpl
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h313 ::ndk::ScopedAStatus RepeatRegularPolygonArray( in RepeatRegularPolygonArray() function