Home
last modified time | relevance | path

Searched defs:rid (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/seccomp/app/src/android/seccomp/cts/app/
DZygotePreload.java28 static private boolean testSetResUidGidBlocked(int rid, int eid, int sid) { in testSetResUidGidBlocked()
45 static private boolean testSetResUidGidAllowed(int rid, int eid, int sid) { in testSetResUidGidAllowed()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1058 private void doStagefrightTest(final int rid) throws Exception { in doStagefrightTest()
1085 private void verifyServer(final int rid, final String uri) throws Exception { in verifyServer()
1108 private void doStagefrightTest(final int rid, int timeout) throws Exception { in doStagefrightTest()
1121 private void doStagefrightTestANR(final int rid) throws Exception { in doStagefrightTestANR()
1252 private void doStagefrightTestMediaPlayer(final int rid) throws Exception { in doStagefrightTestMediaPlayer()
1271 private void doStagefrightTestMediaPlayer(final int rid, final String uri) throws Exception { in doStagefrightTestMediaPlayer()
1323 private void doStagefrightTestMediaCodec(final int rid) throws Exception { in doStagefrightTestMediaCodec()
1331 private void doStagefrightTestMediaCodec(final int rid, final String url) throws Exception { in doStagefrightTestMediaCodec()
1490 private void doStagefrightTestMediaMetadataRetriever(final int rid) throws Exception { in doStagefrightTestMediaMetadataRetriever()
1499 final int rid, final String url) throws Exception { in doStagefrightTestMediaMetadataRetriever()
[all …]