Home
last modified time | relevance | path

Searched defs:RepeatIntEnum (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.aidl55 IntEnum RepeatIntEnum(IntEnum token); in RepeatIntEnum() method
/aosp_15_r20/trusty/user/app/sample/binder-test/service/
Dmain.cpp84 Status RepeatIntEnum(IntEnum token, IntEnum* _aidl_return) override { in RepeatIntEnum() function in TestService
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl65 IntEnum RepeatIntEnum(IntEnum value); in RepeatIntEnum() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java146 public int RepeatIntEnum(int in_value) { in RepeatIntEnum() method in TestImpl
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl131 IntEnum RepeatIntEnum(IntEnum token); in RepeatIntEnum() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java81 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Default
397 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Delegator
2183 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Stub.Proxy
3872 public int RepeatIntEnum(int token) throws android.os.RemoteException; in RepeatIntEnum() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java81 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Default
397 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Delegator
2183 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Stub.Proxy
3872 public int RepeatIntEnum(int token) throws android.os.RemoteException; in RepeatIntEnum() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h75 …::ndk::ScopedAStatus RepeatIntEnum(::aidl::android::aidl::tests::IntEnum in_token, ::aidl::android… in RepeatIntEnum() function
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h146 ::ndk::ScopedAStatus RepeatIntEnum(IntEnum in_value, IntEnum* _aidl_return) override { in RepeatIntEnum() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h75 …::ndk::ScopedAStatus RepeatIntEnum(::aidl::android::aidl::tests::IntEnum in_token, ::aidl::android… in RepeatIntEnum() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java199 public int RepeatIntEnum(int token) throws RemoteException { in RepeatIntEnum() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h143 …::android::binder::Status RepeatIntEnum(::android::aidl::tests::IntEnum token, ::android::aidl::te… in RepeatIntEnum() function
DITestService.h664 …::android::binder::Status RepeatIntEnum(::android::aidl::tests::IntEnum /*token*/, ::android::aidl… in RepeatIntEnum() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h143 …::android::binder::Status RepeatIntEnum(::android::aidl::tests::IntEnum token, ::android::aidl::te… in RepeatIntEnum() function
DITestService.h664 …::android::binder::Status RepeatIntEnum(::android::aidl::tests::IntEnum /*token*/, ::android::aidl… in RepeatIntEnum() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1898 ::ndk::ScopedAStatus BpTestService::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum in_token, :… in RepeatIntEnum() function in aidl::android::aidl::tests::BpTestService
4538 ::ndk::ScopedAStatus ITestServiceDefault::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum /*in_… in RepeatIntEnum() 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.cpp1898 ::ndk::ScopedAStatus BpTestService::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum in_token, :… in RepeatIntEnum() function in aidl::android::aidl::tests::BpTestService
4538 ::ndk::ScopedAStatus ITestServiceDefault::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum /*in_… in RepeatIntEnum() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp220 ScopedAStatus RepeatIntEnum(IntEnum token, IntEnum* _aidl_return) override { in RepeatIntEnum() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp339 Status RepeatIntEnum(IntEnum token, IntEnum* _aidl_return) override { in RepeatIntEnum() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp487 ::android::binder::Status BpTestService::RepeatIntEnum(::android::aidl::tests::IntEnum token, ::and… in RepeatIntEnum() 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.cpp487 ::android::binder::Status BpTestService::RepeatIntEnum(::android::aidl::tests::IntEnum token, ::and… in RepeatIntEnum() function in android::aidl::tests::BpTestService