/aosp_15_r20/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 __anonf414188e0111::NativeService
|
D | aidl_test_service_ndk.cpp | 506 ScopedAStatus RepeatNullableUtf8CppString(const optional<string>& token, in RepeatNullableUtf8CppString() function in __anon0586964a0111::NativeService
|
/aosp_15_r20/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 | 694 …virtual ::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_toke… 770 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
/aosp_15_r20/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 | 694 …virtual ::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_toke… 770 …::ndk::ScopedAStatus RepeatNullableUtf8CppString(const std::optional<std::string>& in_token, std::…
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 198 @nullable @utf8InCpp String RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method
|
/aosp_15_r20/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 | 602 …virtual ::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>… 784 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& /*toke… in RepeatNullableUtf8CppString() function
|
/aosp_15_r20/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 | 602 …virtual ::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>… 784 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>& /*toke… in RepeatNullableUtf8CppString() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 78 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 162 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… 238 …async fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binde… 434 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… in new_async_binder() 435 self._rt.block_on(self._inner.r#RepeatNullableUtf8CppString(_arg_token)) in new_async_binder() 660 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… in try_into_local_async() 661 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableUtf8CppString(_arg_token)) in try_into_local_async() 882 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 993 …pub const r#RepeatNullableUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_imp… 2070 return _aidl_default_impl.r#RepeatNullableUtf8CppString(_arg_token); in read_response_RepeatNullableUtf8CppString() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 78 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 162 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… 238 …async fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binde… 434 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… in new_async_binder() 435 self._rt.block_on(self._inner.r#RepeatNullableUtf8CppString(_arg_token)) in new_async_binder() 660 …fn r#RepeatNullableUtf8CppString<'a, >(&'a self, _arg_token: Option<&'a str>) -> binder::BoxFuture… in try_into_local_async() 661 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableUtf8CppString(_arg_token)) in try_into_local_async() 882 …fn r#RepeatNullableUtf8CppString<'a, 'l1, >(&'a self, _arg_token: Option<&'l1 str>) -> binder::Res… 993 …pub const r#RepeatNullableUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_imp… 2070 return _aidl_default_impl.r#RepeatNullableUtf8CppString(_arg_token); in read_response_RepeatNullableUtf8CppString() [all …]
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_client.rs | 592 let result = service.RepeatNullableUtf8CppString(Some(input)); in test_utf8_string() 596 let result = service.RepeatNullableUtf8CppString(None); in test_utf8_string()
|
D | test_service.rs | 333 fn RepeatNullableUtf8CppString(&self, input: Option<&str>) -> binder::Result<Option<String>> { in RepeatNullableUtf8CppString() method
|
D | test_service_async.rs | 371 async fn RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method
|
/aosp_15_r20/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
|