| /system/tools/aidl/tests/ |
| D | aidl_test_client_utf8_strings.cpp | 56 auto status = service->RepeatNullableUtf8CppString(std::nullopt, &reply); in TEST_F() 62 auto status = service->RepeatNullableUtf8CppString(input, &reply); in TEST_F()
|
| D | aidl_test_client_ndk_strings_test.cpp | 64 auto status = service->RepeatNullableUtf8CppString(std::nullopt, &reply); in TEST_F() 70 auto status = service->RepeatNullableUtf8CppString(input, &reply); in TEST_F()
|
| D | aidl_test_service.cpp | 631 Status RepeatNullableUtf8CppString(const optional<string>& token, in RepeatNullableUtf8CppString() function in __anon6380430e0111::NativeService
|
| D | aidl_test_service_ndk.cpp | 506 ScopedAStatus RepeatNullableUtf8CppString(const optional<string>& token, in RepeatNullableUtf8CppString() function in __anon4c0400ca0111::NativeService
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 198 @nullable @utf8InCpp String RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 195 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::… in RepeatNullableUtf8CppString() function 196 return _impl->RepeatNullableUtf8CppString(in_token, _aidl_return); in RepeatNullableUtf8CppString()
|
| D | BpTestService.h | 76 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
| D | ITestService.h | 697 …virtual ::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_toke… 773 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 195 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::… in RepeatNullableUtf8CppString() function 196 return _impl->RepeatNullableUtf8CppString(in_token, _aidl_return); in RepeatNullableUtf8CppString()
|
| D | BpTestService.h | 76 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
| D | ITestService.h | 697 …virtual ::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_toke… 773 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 275 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& token,… in RepeatNullableUtf8CppString() function 276 return _aidl_delegate->RepeatNullableUtf8CppString(token, _aidl_return); in RepeatNullableUtf8CppString()
|
| D | BpTestService.h | 75 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& token,…
|
| D | ITestService.h | 605 …virtual ::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>… 787 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& /*toke… in RepeatNullableUtf8CppString() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 275 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& token,… in RepeatNullableUtf8CppString() function 276 return _aidl_delegate->RepeatNullableUtf8CppString(token, _aidl_return); in RepeatNullableUtf8CppString()
|
| D | BpTestService.h | 75 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& token,…
|
| D | ITestService.h | 605 …virtual ::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>… 787 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& /*toke… in RepeatNullableUtf8CppString() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 82 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 166 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… 242 …async fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binde… 438 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… in new_async_binder() 439 self._rt.block_on(self._inner.r#RepeatNullableUtf8CppString(_arg_token)) in new_async_binder() 664 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… in try_into_local_async() 665 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableUtf8CppString(_arg_token)) in try_into_local_async() 886 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 997 …pub const r#RepeatNullableUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_imp… 2074 return _aidl_default_impl.r#RepeatNullableUtf8CppString(_arg_token); in read_response_RepeatNullableUtf8CppString() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 82 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 166 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… 242 …async fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binde… 438 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… in new_async_binder() 439 self._rt.block_on(self._inner.r#RepeatNullableUtf8CppString(_arg_token)) in new_async_binder() 664 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… in try_into_local_async() 665 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableUtf8CppString(_arg_token)) in try_into_local_async() 886 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 997 …pub const r#RepeatNullableUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_imp… 2074 return _aidl_default_impl.r#RepeatNullableUtf8CppString(_arg_token); in read_response_RepeatNullableUtf8CppString() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 243 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Default 564 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Delegator 566 return mImpl.RepeatNullableUtf8CppString(token); in RepeatNullableUtf8CppString() 1632 java.lang.String _result = this.RepeatNullableUtf8CppString(_arg0); in onTransact() 3171 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Stub.Proxy 3183 return getDefaultImpl().RepeatNullableUtf8CppString(token); in RepeatNullableUtf8CppString() 3919 …public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws android.os.Remo… in RepeatNullableUtf8CppString() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 243 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Default 564 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Delegator 566 return mImpl.RepeatNullableUtf8CppString(token); in RepeatNullableUtf8CppString() 1632 java.lang.String _result = this.RepeatNullableUtf8CppString(_arg0); in onTransact() 3171 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Stub.Proxy 3183 return getDefaultImpl().RepeatNullableUtf8CppString(token); in RepeatNullableUtf8CppString() 3919 …public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws android.os.Remo… in RepeatNullableUtf8CppString() method
|
| /system/tools/aidl/tests/rust/ |
| D | test_service.rs | 333 fn RepeatNullableUtf8CppString(&self, input: Option<&str>) -> binder::Result<Option<String>> { in RepeatNullableUtf8CppString() method
|
| D | test_client.rs | 660 let result = service.RepeatNullableUtf8CppString(Some(input)); in test_utf8_string() 664 let result = service.RepeatNullableUtf8CppString(None); in test_utf8_string()
|
| D | test_service_async.rs | 371 async fn RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 495 public String RepeatNullableUtf8CppString(String token) throws RemoteException { in RepeatNullableUtf8CppString() method in TestServiceServer
|