/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/ |
D | poc.cpp | 61 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/ |
D | poc.cpp | 53 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/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
D | SimpleActivityImmediateExit.java | 48 Intent reply = new Intent(); in onStop() local
|
D | SimpleActivityStartService.java | 46 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT); in attemptStartService() local
|
D | SimpleActivity.java | 46 Intent reply = new Intent(); in onStart() local
|
D | SimpleActivityChainExit.java | 76 Intent reply = new Intent(); in onStop() local
|
D | SimpleActivityStartFgService.java | 74 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in attemptStartService() local
|
D | SimpleService3.java | 83 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in onStartCommand() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/ |
D | poc.cpp | 57 Parcel data, reply; in main() local
|
/cts/tests/tests/externalservice/service/src/android/externalservice/service/ |
D | BaseService.java | 57 Message reply = Message.obtain(null, ServiceMessages.MSG_IDENTIFY_RESPONSE); in handleMessage() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/ |
D | poc.cpp | 50 Parcel data, reply; in doInforLeakTest() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/ |
D | poc.cpp | 29 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-2016-0811/ |
D | poc.cpp | 26 Parcel data, reply; in mediaPoc() local
|
/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/ |
D | ReplyUtil.java | 60 final Intent reply = new Intent(replyAction).setPackage(MAIN_CTS_PACKAGE); in sendReply() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | EffectBundleTest.java | 368 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
|
D | IBinderExchange.java | 55 int code, android.os.Parcel data, android.os.Parcel reply, int flags) in onTransact()
|
D | AudioSecurityTest.java | 45 private static void verifyZeroReply(byte[] reply) throws Exception { in verifyZeroReply()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2412/ |
D | poc.cpp | 79 Parcel data, reply; in transact() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationAssistantServiceTest.java | 272 CharSequence reply = smartReplies.get(i); in testAdjustNotification_smartReplyKey() local 292 CharSequence reply = smartReplies.get(i); in testAdjustNotification_smartReplyKey() local
|
/cts/tests/app/src/android/app/cts/ |
D | ServiceTest.java | 316 Parcel reply = Parcel.obtain(); in zygotePreloadCalled() local 343 Parcel reply = Parcel.obtain(); in getValue() local 358 Parcel reply = Parcel.obtain(); in getPidIpc() local 373 Parcel reply = Parcel.obtain(); in getPpidIpc() local 388 Parcel reply = Parcel.obtain(); in getUidIpc() local 742 protected boolean onTransact(int code, Parcel data, Parcel reply, in onTransact()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13232/ |
D | poc.cpp | 77 Parcel data, reply; in getOutputForAttr() local
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 433 u32 reply = cmd == BR_ACQUIRE ? BC_ACQUIRE_DONE : BC_INCREFS_DONE; in handle_cmd() local
|