Searched defs:RepeatNullableIntEnumArray (Results 1 – 8 of 8) sorted by relevance
117 @nullable IntEnum[] RepeatNullableIntEnumArray(in @nullable IntEnum[] input); in RepeatNullableIntEnumArray() method
48 …fn RepeatNullableIntEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_test… in RepeatNullableIntEnumArray() method173 …fn RepeatNullableIntEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_test… in RepeatNullableIntEnumArray() method262 …pub const RepeatNullableIntEnumArray: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 3… constant942 …fn RepeatNullableIntEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_test… in RepeatNullableIntEnumArray() method1282 …fn RepeatNullableIntEnumArray(&self, _arg_input: Option<&[crate::mangled::_7_android_4_aidl_5_test… in RepeatNullableIntEnumArray() method
320 public int[] RepeatNullableIntEnumArray(int[] input) throws RemoteException { in RepeatNullableIntEnumArray() method in TestServiceServer
1378 ::android::binder::Status BpTestService::RepeatNullableIntEnumArray(const ::std::optional<::std::ve… in RepeatNullableIntEnumArray() function in android::aidl::tests::BpTestService
2428 ::ndk::ScopedAStatus BpTestService::RepeatNullableIntEnumArray(const std::optional<std::vector<::ai… in RepeatNullableIntEnumArray() function in aidl::android::aidl::tests::BpTestService3381 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableIntEnumArray(const std::optional<std::vecto… in RepeatNullableIntEnumArray() function in aidl::android::aidl::tests::ITestServiceDefault
160 @Override public int[] RepeatNullableIntEnumArray(int[] input) throws android.os.RemoteException in RepeatNullableIntEnumArray() method in ITestService.Default1824 … @Override public int[] RepeatNullableIntEnumArray(int[] input) throws android.os.RemoteException in RepeatNullableIntEnumArray() method in ITestService.Stub.Proxy2471 public int[] RepeatNullableIntEnumArray(int[] input) throws android.os.RemoteException; in RepeatNullableIntEnumArray() method
268 …::android::binder::Status RepeatNullableIntEnumArray(const ::std::optional<::std::vector<::android… in RepeatNullableIntEnumArray() function
476 Status RepeatNullableIntEnumArray(const optional<vector<IntEnum>>& input, in RepeatNullableIntEnumArray() function in __anonee08dd980111::NativeService