Home
last modified time | relevance | path

Searched defs:RepeatUtf8CppString (Results 1 – 18 of 18) sorted by relevance

/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-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
3147 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Stub.Proxy
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
3147 …@Override public java.lang.String RepeatUtf8CppString(java.lang.String token) throws android.os.Re… in RepeatUtf8CppString() method in ITestService.Stub.Proxy
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-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
/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
/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/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
DITestService.h781 …::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
DITestService.h781 …::android::binder::Status RepeatUtf8CppString(const ::std::string& /*token*/, ::std::string* /*_ai… in RepeatUtf8CppString() function
/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/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3572 ::ndk::ScopedAStatus BpTestService::RepeatUtf8CppString(const std::string& in_token, std::string* _… in RepeatUtf8CppString() function in aidl::android::aidl::tests::BpTestService
4733 ::ndk::ScopedAStatus ITestServiceDefault::RepeatUtf8CppString(const std::string& /*in_token*/, std:… in RepeatUtf8CppString() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3572 ::ndk::ScopedAStatus BpTestService::RepeatUtf8CppString(const std::string& in_token, std::string* _… in RepeatUtf8CppString() function in aidl::android::aidl::tests::BpTestService
4733 ::ndk::ScopedAStatus ITestServiceDefault::RepeatUtf8CppString(const std::string& /*in_token*/, std:… in RepeatUtf8CppString() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp500 ScopedAStatus RepeatUtf8CppString(const string& token, string* _aidl_return) override { in RepeatUtf8CppString() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp624 Status RepeatUtf8CppString(const string& token, in RepeatUtf8CppString() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp2108 ::android::binder::Status BpTestService::RepeatUtf8CppString(const ::std::string& token, ::std::str… in RepeatUtf8CppString() function in android::aidl::tests::BpTestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp2108 ::android::binder::Status BpTestService::RepeatUtf8CppString(const ::std::string& token, ::std::str… in RepeatUtf8CppString() function in android::aidl::tests::BpTestService