Home
last modified time | relevance | path

Searched refs:oneway (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/appop/aidl/AppOpsUserService/src/android/app/appops/cts/
DIAppOpsUserClient.aidl28 oneway void noteSyncOpOneway(); in noteSyncOpOneway()
29 oneway void noteSyncOpOnewayNative(); in noteSyncOpOnewayNative()
/cts/tests/tests/telephony/current/MockSatelliteServiceApp/aidl/android/telephony/cts/externalsatelliteservice/
DISatellite.aidl19 oneway interface ISatellite {
DIExternalSatelliteListener.aidl19 oneway interface IExternalSatelliteListener {
/cts/tests/tests/telephony/current/MockSatelliteGatewayServiceApp/aidl/android/telephony/cts/externalsatellitegatewayservice/
DISatelliteGateway.aidl19 oneway interface ISatelliteGateway {
DIExternalSatelliteGatewayListener.aidl19 oneway interface IExternalSatelliteGatewayListener {
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DILocalSatelliteGatewayListener.aidl22 oneway interface ILocalSatelliteGatewayListener {
DILocalSatelliteListener.aidl24 oneway interface ILocalSatelliteListener {
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/devicepolicy/provisioning/
DIBooleanCallback.aidl19 oneway void onResult(boolean result); in onResult()
/cts/tests/tests/security/aidl/android/security/cts/CVE_2021_0327/
DIBadProvider.aidl9 oneway void exit(); in exit()
/cts/tests/suspendapps/test-apps/SuspendTestApp/aidl/com/android/suspendapps/suspendtestapp/
DIBroadcastReporter.aidl20 oneway interface IBroadcastReporter {
/cts/tests/surfacecontrol/src/android/view/cts/util/aidl/
DIMotionEventReceiver.aidl21 oneway interface IMotionEventReceiver {
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/
DITunerResourceTestServer.aidl22 oneway void tuneAsync(int frontendIndex); in tuneAsync()
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DITunerResourceTestServer.aidl22 oneway void tuneAsync(int frontendIndex); in tuneAsync()
/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
DITest.aidl46 oneway void TestOneway(); in TestOneway()
52 oneway void CacheCallingInfoFromOneway(); in CacheCallingInfoFromOneway()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c315 void do_send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff, int oneway, int is_reply, bi… in do_send_txn() argument
323 if (oneway) in do_send_txn()