Home
last modified time | relevance | path

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

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