Home
last modified time | relevance | path

Searched defs:RepeatLong (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
H A DITestService.aidl50 long RepeatLong(long token); in RepeatLong() method
/aosp_15_r20/trusty/user/app/sample/binder-test/service/
Dmain.cpp68 Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function in TestService
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl58 long RepeatLong(long value); in RepeatLong() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java111 public long RepeatLong(long in_value) { in RepeatLong() method in TestImpl
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl126 long RepeatLong(long token); in RepeatLong() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java61 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Default
377 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Delegator
2063 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Stub.Proxy
3867 public long RepeatLong(long token) throws android.os.RemoteException; in RepeatLong() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java61 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Default
377 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Delegator
2063 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Stub.Proxy
3867 public long RepeatLong(long token) throws android.os.RemoteException; in RepeatLong() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h60 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong() function
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h112 ::ndk::ScopedAStatus RepeatLong(int64_t in_value, in RepeatLong() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h60 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java179 public long RepeatLong(long token) throws RemoteException { in RepeatLong() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h128 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function
DITestService.h649 ::android::binder::Status RepeatLong(int64_t /*token*/, int64_t* /*_aidl_return*/) override { in RepeatLong() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h128 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function
DITestService.h649 ::android::binder::Status RepeatLong(int64_t /*token*/, int64_t* /*_aidl_return*/) override { in RepeatLong() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1693 ::ndk::ScopedAStatus BpTestService::RepeatLong(int64_t in_token, int64_t* _aidl_return) { in RepeatLong() function in aidl::android::aidl::tests::BpTestService
4513 ::ndk::ScopedAStatus ITestServiceDefault::RepeatLong(int64_t /*in_token*/, int64_t* /*_aidl_return*… in RepeatLong() 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.cpp1693 ::ndk::ScopedAStatus BpTestService::RepeatLong(int64_t in_token, int64_t* _aidl_return) { in RepeatLong() function in aidl::android::aidl::tests::BpTestService
4513 ::ndk::ScopedAStatus ITestServiceDefault::RepeatLong(int64_t /*in_token*/, int64_t* /*_aidl_return*… in RepeatLong() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp195 ScopedAStatus RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp314 Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp292 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong() 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.cpp292 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong() function in android::aidl::tests::BpTestService