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.h177 const std::vector<::ndk::ScopedFileDescriptor>& in_input, in RepeatFdArray() argument
181 for (auto& fd : in_input) { in RepeatFdArray()
307 ::ndk::ScopedAStatus Repeat2StringList(const std::vector<std::string>& in_input, in Repeat2StringList() argument
313 for (auto& s : in_input) { in Repeat2StringList()
323 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList() argument
329 for (auto& s : in_input) { in Repeat2RegularPolygonList()