Home
last modified time | relevance | path

Searched defs:RepeatString (Results 1 – 19 of 19) sorted by relevance

/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
DITestService.aidl53 String RepeatString(String token); in RepeatString() method
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl129 String RepeatString(String token); in RepeatString() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h69 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h69 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h137 …::android::binder::Status RepeatString(const ::android::String16& token, ::android::String16* _aid… in RepeatString() function
DITestService.h661 …::android::binder::Status RepeatString(const ::android::String16& /*token*/, ::android::String16* … in RepeatString() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java191 public String RepeatString(String token) throws RemoteException { in RepeatString() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h137 …::android::binder::Status RepeatString(const ::android::String16& token, ::android::String16* _aid… in RepeatString() function
DITestService.h661 …::android::binder::Status RepeatString(const ::android::String16& /*token*/, ::android::String16* … in RepeatString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java73 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Default
389 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Delegator
2135 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Stub.Proxy
3870 public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteException; in RepeatString() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java73 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Default
389 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Delegator
2135 …@Override public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteExc… in RepeatString() method in ITestService.Stub.Proxy
3870 public java.lang.String RepeatString(java.lang.String token) throws android.os.RemoteException; in RepeatString() method
/system/tools/aidl/tests/rust/
Dtest_service_async.rs208 async fn RepeatString(&self, input: &str) -> binder::Result<String> { in RepeatString() method
Dtest_service.rs178 fn RepeatString(&self, input: &str) -> binder::Result<String> { in RepeatString() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp210 ScopedAStatus RepeatString(const std::string& token, std::string* _aidl_return) override { in RepeatString() function in __anon4c0400ca0111::NativeService
Daidl_test_service.cpp329 Status RepeatString(const String16& token, String16* _aidl_return) override { in RepeatString() function in __anon6380430e0111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1816 ::ndk::ScopedAStatus BpTestService::RepeatString(const std::string& in_token, std::string* _aidl_re… in RepeatString() function in aidl::android::aidl::tests::BpTestService
4528 ::ndk::ScopedAStatus ITestServiceDefault::RepeatString(const std::string& /*in_token*/, std::string… in RepeatString() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1816 ::ndk::ScopedAStatus BpTestService::RepeatString(const std::string& in_token, std::string* _aidl_re… in RepeatString() function in aidl::android::aidl::tests::BpTestService
4528 ::ndk::ScopedAStatus ITestServiceDefault::RepeatString(const std::string& /*in_token*/, std::string… in RepeatString() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp408 ::android::binder::Status BpTestService::RepeatString(const ::android::String16& token, ::android::… in RepeatString() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp408 ::android::binder::Status BpTestService::RepeatString(const ::android::String16& token, ::android::… in RepeatString() function in android::aidl::tests::BpTestService