Home
last modified time | relevance | path

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

123

/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-2023-21118/
Dpoc.cpp30 void fillParcel(Parcel &reply) { in fillParcel()
48 Parcel reply; in main() 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/tests/car_builtin/apps/SimpleApp/src/android/car/cts/builtin/apps/simple/
DSimpleActivity.java32 Intent reply = new Intent(ACTIVITY_LAUNCHED_ACTION); in onStart() 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/tests/tests/binder_ndk/src/android/binder/cts/
DILegacyBinder.java47 public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) in onTransact()
74 android.os.Parcel reply = android.os.Parcel.obtain(); in RepeatInt() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40094/src/android/security/cts/CVE_2023_40094/
DDeviceTest.java46 Parcel reply = Parcel.obtain(); in testCVE_2023_40094() 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
DSimpleActivity.java46 Intent reply = new Intent(); in onStart() local
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
DSimpleActivity.java43 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_RESULT); in onResume() local
/cts/hostsidetests/gwp_asan/common/android/cts/gwp_asan/
DGwpAsanDisabledService.java35 public boolean onTransact(int testId, Parcel data, Parcel reply, int flags) { in onTransact()
DGwpAsanDefaultService.java35 public boolean onTransact(int testId, Parcel data, Parcel reply, int flags) { in onTransact()
DGwpAsanEnabledService.java35 public boolean onTransact(int testId, Parcel data, Parcel reply, int flags) { in onTransact()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/concurrentuser/
DConcurrentUserActivityBase.java86 Bundle reply = new Bundle(); in onCreate() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0420/
Dpoc.cpp30 Parcel data, reply; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0484/
Dpoc.cpp43 Parcel data, reply; in main() 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/tests/app/CantSaveState1/src/com/android/test/cantsavestate2/
DCantSave1Activity.java49 final Parcel reply = Parcel.obtain(); in onTrimMemory() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp49 Parcel data, reply; in doInforLeakTest() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp29 status_t onTransact(uint32_t code, const Parcel &data, Parcel *reply, in onTransact()
104 status_t getParameter(int key, Parcel *reply) { return OK; } in getParameter()
128 status_t invoke(const Parcel &request, Parcel *reply) { return OK; } in invoke()
132 status_t getMetadata(bool update_only, bool apply_filter, Parcel *reply) { in getMetadata()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp60 Parcel data, reply; in main() local
/cts/tests/app/app/src/android/app/stubs/
DSimpleActivity.java57 final Parcel reply = Parcel.obtain(); in onTrimMemory() local
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0521.java78 Parcel reply = Parcel.obtain(); in testPocCVE_2021_0521() local

123