Home
last modified time | relevance | path

Searched refs:RepeatUtf8CppString (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp50 auto status = service->RepeatUtf8CppString(input, &reply); in TEST_F()
Daidl_test_client_ndk_strings_test.cpp58 auto status = service->RepeatUtf8CppString(input, &reply); in TEST_F()
Daidl_test_service.cpp624 Status RepeatUtf8CppString(const string& token, in RepeatUtf8CppString() function in __anonf414188e0111::NativeService
Daidl_test_service_ndk.cpp500 ScopedAStatus RepeatUtf8CppString(const string& token, string* _aidl_return) override { in RepeatUtf8CppString() 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/
DBnTestService.h192 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o… in RepeatUtf8CppString() function
193 return _impl->RepeatUtf8CppString(in_token, _aidl_return); in RepeatUtf8CppString()
DBpTestService.h75 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o…
DITestService.h693 …virtual ::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_r…
769 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o…
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h192 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o… in RepeatUtf8CppString() function
193 return _impl->RepeatUtf8CppString(in_token, _aidl_return); in RepeatUtf8CppString()
DBpTestService.h75 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o…
DITestService.h693 …virtual ::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_r…
769 …::ndk::ScopedAStatus RepeatUtf8CppString(const std::string& in_token, std::string* _aidl_return) o…
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl197 @utf8InCpp String RepeatUtf8CppString(@utf8InCpp String token); in RepeatUtf8CppString() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h272 …::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _aidl_ret… in RepeatUtf8CppString() function
273 return _aidl_delegate->RepeatUtf8CppString(token, _aidl_return); in RepeatUtf8CppString()
DBpTestService.h74 …::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _aidl_ret…
DITestService.h601 …virtual ::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _…
781 …::android::binder::Status RepeatUtf8CppString(const ::std::string& /*token*/, ::std::string* /*_ai… in RepeatUtf8CppString() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h272 …::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _aidl_ret… in RepeatUtf8CppString() function
273 return _aidl_delegate->RepeatUtf8CppString(token, _aidl_return); in RepeatUtf8CppString()
DBpTestService.h74 …::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _aidl_ret…
DITestService.h601 …virtual ::android::binder::Status RepeatUtf8CppString(const ::std::string& token, ::std::string* _…
781 …::android::binder::Status RepeatUtf8CppString(const ::std::string& /*token*/, ::std::string* /*_ai… in RepeatUtf8CppString() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs77 fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String>;
161 …fn r#RepeatUtf8CppString<'a, >(&'a self, _arg_token: &'a str) -> binder::BoxFuture<'a, binder::Res…
237 …async fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String…
431 … fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String> { in new_async_binder()
432 self._rt.block_on(self._inner.r#RepeatUtf8CppString(_arg_token)) in new_async_binder()
657 …fn r#RepeatUtf8CppString<'a, >(&'a self, _arg_token: &'a str) -> binder::BoxFuture<'a, binder::Res… in try_into_local_async()
658 Box::pin(self._native.try_as_async_server().unwrap().r#RepeatUtf8CppString(_arg_token)) in try_into_local_async()
879 fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String> {
992 …pub const r#RepeatUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_impl::FIRST…
2052 return _aidl_default_impl.r#RepeatUtf8CppString(_arg_token); in read_response_RepeatUtf8CppString()
[all …]
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs77 fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String>;
161 …fn r#RepeatUtf8CppString<'a, >(&'a self, _arg_token: &'a str) -> binder::BoxFuture<'a, binder::Res…
237 …async fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String…
431 … fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String> { in new_async_binder()
432 self._rt.block_on(self._inner.r#RepeatUtf8CppString(_arg_token)) in new_async_binder()
657 …fn r#RepeatUtf8CppString<'a, >(&'a self, _arg_token: &'a str) -> binder::BoxFuture<'a, binder::Res… in try_into_local_async()
658 Box::pin(self._native.try_as_async_server().unwrap().r#RepeatUtf8CppString(_arg_token)) in try_into_local_async()
879 fn r#RepeatUtf8CppString<'a, 'l1, >(&'a self, _arg_token: &'l1 str) -> binder::Result<String> {
992 …pub const r#RepeatUtf8CppString: binder::binder_impl::TransactionCode = binder::binder_impl::FIRST…
2052 return _aidl_default_impl.r#RepeatUtf8CppString(_arg_token); in read_response_RepeatUtf8CppString()
[all …]
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java239 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Default
560 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Delegator
562 return mImpl.RepeatUtf8CppString(token); in RepeatUtf8CppString()
1622 java.lang.String _result = this.RepeatUtf8CppString(_arg0); in onTransact()
3147 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Stub.Proxy
3159 return getDefaultImpl().RepeatUtf8CppString(token); in RepeatUtf8CppString()
3918 …public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.RemoteExcept… in RepeatUtf8CppString() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java239 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Default
560 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Delegator
562 return mImpl.RepeatUtf8CppString(token); in RepeatUtf8CppString()
1622 java.lang.String _result = this.RepeatUtf8CppString(_arg0); in onTransact()
3147 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Stub.Proxy
3159 return getDefaultImpl().RepeatUtf8CppString(token); in RepeatUtf8CppString()
3918 …public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.RemoteExcept… in RepeatUtf8CppString() method
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs182 fn RepeatUtf8CppString(&self, input: &str) -> binder::Result<String> { in RepeatUtf8CppString() method
Dtest_service_async.rs212 async fn RepeatUtf8CppString(&self, input: &str) -> binder::Result<String> { in RepeatUtf8CppString() method
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java491 public String RepeatUtf8CppString(String token) throws RemoteException { in RepeatUtf8CppString() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java622 String response = service.RepeatUtf8CppString(query); in testRepeatUtf8String()

12