Searched refs:in_input (Results 1 – 1 of 1) sorted by relevance
185 const std::vector<::ndk::ScopedFileDescriptor>& in_input, in RepeatFdArray() argument189 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() argument344 for (auto& s : in_input) { in Repeat2StringList()354 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList() argument360 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 …]