Searched refs:val3 (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestParcelable.java | 41 public TestParcelable(int val1, String val2, IBinder val3) { in TestParcelable() argument 44 mVal3 = val3; in TestParcelable()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2025/ |
D | poc.cpp | 55 const struct timespec *timeout, int *uaddr2, int val3) { in my_futex() argument 56 return syscall(SYS_futex, uaddr, op, val, timeout, uaddr2, val3); in my_futex()
|