Home
last modified time | relevance | path

Searched refs:in_input (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Ditest_impl.h185 const std::vector<::ndk::ScopedFileDescriptor>& in_input, in RepeatFdArray() argument
189 for (auto& fd : in_input) { in RepeatFdArray()
224 const ::aidl::android::os::PersistableBundle& in_input, in RepeatPersistableBundle()
226 *_aidl_return = in_input; in RepeatPersistableBundle()
338 ::ndk::ScopedAStatus Repeat2StringList(const std::vector<std::string>& in_input, in Repeat2StringList() argument
344 for (auto& s : in_input) { in Repeat2StringList()
354 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList() argument
360 for (auto& s : in_input) { in Repeat2RegularPolygonList()
497 const ::aidl::test_package::ExtendableParcelable& in_input, in RepeatExtendableParcelable()
499 RepeatExtendableParcelableWithoutExtension(in_input, out_output); in RepeatExtendableParcelable()
[all …]