Searched defs:rid (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/seccomp/app/src/android/seccomp/cts/app/ |
D | ZygotePreload.java | 30 static private boolean testSetResUidGidBlocked(int rid, int eid, int sid, in testSetResUidGidBlocked() 55 static private boolean testSetResUidGidBlocked(int rid, int eid, int sid) { in testSetResUidGidBlocked() 59 static private boolean testSetResUidGidAllowed(int rid, int eid, int sid) { in testSetResUidGidAllowed() 63 static private boolean testSetResUidGidAllowedNoLog(int rid, int eid, int sid) { in testSetResUidGidAllowedNoLog()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | StagefrightTest.java | 1803 private void doStagefrightTest(final int rid) throws Exception { in doStagefrightTest() 1834 private void doStagefrightTest(final int rid, CrashUtils.Config config) throws Exception { in doStagefrightTest() 1864 private void verifyServer(final int rid, final String uri) throws Exception { in verifyServer() 1887 private void doStagefrightTest(final int rid, int timeout) throws Exception { in doStagefrightTest() 1892 final int rid, CrashUtils.Config config, int timeout) throws Exception { in doStagefrightTest() 1905 private void doStagefrightTestANR(final int rid) throws Exception { in doStagefrightTestANR() 1910 final int rid, CrashUtils.Config config) throws Exception { in doStagefrightTestANR() 2080 private void doStagefrightTestMediaPlayer(final int rid) throws Exception { in doStagefrightTestMediaPlayer() 2085 final int rid, CrashUtils.Config config) throws Exception { in doStagefrightTestMediaPlayer() 2109 private void doStagefrightTestMediaPlayer(final int rid, final String uri) throws Exception { in doStagefrightTestMediaPlayer() [all …]
|