Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 32) sorted by relevance

12

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/
Dpoc.cpp34 Parcel data, reply; in poc() local
46 Parcel data, reply; in poc() local
60 Parcel data, reply; in poc() local
68 Parcel data, reply; in poc() local
95 Parcel data, reply; in get_sensor_list() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/
Dpoc.cpp61 Parcel data, reply; in bcfree_helper() local
69 Parcel data, reply; in bcfree_helper() local
82 Parcel data, reply; in bcfree() local
90 Parcel data, reply; in bcfree() local
151 Parcel data, reply; in bcfree() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/
Dpoc.cpp53 Parcel data, reply; in make_crypto() local
64 Parcel data, reply; in create_plugin() local
79 Parcel data, reply; in set_heap() local
93 Parcel data, reply; in decrypt() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0243/
Dpoc.cpp33 Parcel data, reply; in thread_getParameter() local
57 Parcel data, reply; in main() local
83 Parcel data, reply; in main() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DMemoryConsumerService.java75 protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) in onTransact()
121 Parcel reply = Parcel.obtain(); in fillUpMemoryAndCheck() local
173 final Parcel reply = Parcel.obtain(); in runOnce() local
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivityStartService.java66 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT); in attemptStartService() local
DSimpleActivityImmediateExit.java48 Intent reply = new Intent(); in onStop() local
DSimpleActivity.java46 Intent reply = new Intent(); in onStart() local
DSimpleActivityChainExit.java76 Intent reply = new Intent(); in onStop() local
DSimpleActivityStartFgService.java74 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in attemptStartService() local
DSimpleService3.java83 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in onStartCommand() local
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
DSimpleActivity.java43 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_RESULT); in onResume() local
/cts/tests/tests/gwp-asan/enabled/src/android/gwpasan/
DGwpAsanDefaultService.java40 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) { in onTransact()
DGwpAsanDisabledService.java40 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) { in onTransact()
DGwpAsanEnabledService.java40 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) { in onTransact()
/cts/tests/tests/gwp-asan/enabled/src/android/gwpasan/cts/
DGwpAsanServiceTest.java48 final Parcel reply = Parcel.obtain(); in isGwpAsanEnabledInService() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp57 Parcel data, reply; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp49 Parcel data, reply; in doInforLeakTest() local
/cts/tests/tests/externalservice/service/src/android/externalservice/service/
DBaseService.java57 Message reply = Message.obtain(null, ServiceMessages.MSG_IDENTIFY_RESPONSE); in handleMessage() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp29 status_t onTransact(uint32_t code, const Parcel &data, Parcel *reply, in onTransact()
102 status_t getParameter(int key, Parcel *reply) { return OK; } in getParameter()
126 status_t invoke(const Parcel &request, Parcel *reply) { return OK; } in invoke()
130 status_t getMetadata(bool update_only, bool apply_filter, Parcel *reply) { in getMetadata()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0330/
Dpoc.cpp40 Parcel data, reply; in trigger_onUserStarted() local
/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DReplyUtil.java60 final Intent reply = new Intent(replyAction).setPackage(MAIN_CTS_PACKAGE); in sendReply() local
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DAccessNetworkTest.java74 Parcel reply = Parcel.obtain(); in onServiceConnected() local
/cts/tests/tests/security/src/android/security/cts/
DEffectBundleTest.java368 private boolean eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam()
396 private boolean eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam()
425 int reply[] = {value0, value1}; in testGetParam() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2412/
Dpoc.cpp79 Parcel data, reply; in transact() local

12