Searched defs:RepeatNullableLongEnumArray (Results 1 – 8 of 8) sorted by relevance
118 @nullable LongEnum[] RepeatNullableLongEnumArray(in @nullable LongEnum[] input); in RepeatNullableLongEnumArray() method
49 …fn RepeatNullableLongEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_tes… in RepeatNullableLongEnumArray() method176 …fn RepeatNullableLongEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_tes… in RepeatNullableLongEnumArray() method263 …pub const RepeatNullableLongEnumArray: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + … constant959 …fn RepeatNullableLongEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_tes… in RepeatNullableLongEnumArray() method1283 …fn RepeatNullableLongEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_tes… in RepeatNullableLongEnumArray() method
324 public long[] RepeatNullableLongEnumArray(long[] input) throws RemoteException { in RepeatNullableLongEnumArray() method in TestServiceServer
1416 ::android::binder::Status BpTestService::RepeatNullableLongEnumArray(const ::std::optional<::std::v… in RepeatNullableLongEnumArray() function in android::aidl::tests::BpTestService
2469 ::ndk::ScopedAStatus BpTestService::RepeatNullableLongEnumArray(const std::optional<std::vector<::a… in RepeatNullableLongEnumArray() function in aidl::android::aidl::tests::BpTestService3386 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableLongEnumArray(const std::optional<std::vect… in RepeatNullableLongEnumArray() function in aidl::android::aidl::tests::ITestServiceDefault
164 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Default1847 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Stub.Proxy2472 public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException; in RepeatNullableLongEnumArray() method
271 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableLongEnumArray() function
481 Status RepeatNullableLongEnumArray(const optional<vector<LongEnum>>& input, in RepeatNullableLongEnumArray() function in __anonee08dd980111::NativeService