Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl106 …List<RegularPolygon> Repeat2RegularPolygonList(in List<RegularPolygon> input, out List<RegularPoly… in Repeat2RegularPolygonList() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java320 …public java.util.List<RegularPolygon> Repeat2RegularPolygonList(java.util.List<RegularPolygon> in_… in Repeat2RegularPolygonList() method in TestImpl
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h353 ::ndk::ScopedAStatus Repeat2RegularPolygonList( in Repeat2RegularPolygonList() function