Searched defs:RepeatNullableStringList (Results 1 – 8 of 8) sorted by relevance
120 @nullable List<String> RepeatNullableStringList( in RepeatNullableStringList() method
51 …fn RepeatNullableStringList(&self, _arg_input: Option<&[Option<String>]>) -> binder::public_api::R… in RepeatNullableStringList() method182 …fn RepeatNullableStringList(&self, _arg_input: Option<&[Option<String>]>) -> binder::public_api::R… in RepeatNullableStringList() method265 pub const RepeatNullableStringList: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 36; constant993 …fn RepeatNullableStringList(&self, _arg_input: Option<&[Option<String>]>) -> binder::public_api::R… in RepeatNullableStringList() method1285 …fn RepeatNullableStringList(&self, _arg_input: Option<&[Option<String>]>) -> binder::public_api::R… in RepeatNullableStringList() method
332 public List<String> RepeatNullableStringList(List<String> input) throws RemoteException { in RepeatNullableStringList() method in TestServiceServer
1492 ::android::binder::Status BpTestService::RepeatNullableStringList(const ::std::optional<::std::vect… in RepeatNullableStringList() function in android::aidl::tests::BpTestService
2551 ::ndk::ScopedAStatus BpTestService::RepeatNullableStringList(const std::vector<std::string>& in_inp… in RepeatNullableStringList() function in aidl::android::aidl::tests::BpTestService3396 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableStringList(const std::vector<std::string>& … in RepeatNullableStringList() function in aidl::android::aidl::tests::ITestServiceDefault
172 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Default1893 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Stub.Proxy2474 …public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lang.String> … in RepeatNullableStringList() method
277 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti… in RepeatNullableStringList() function
486 Status RepeatNullableStringList(const optional<vector<optional<String16>>>& input, in RepeatNullableStringList() function in __anonee08dd980111::NativeService