Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java637 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidUdp() local
645 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in checkConnectionOwnerUidTcp() local
1379 InetSocketAddress rem = new InetSocketAddress(s.getInetAddress(), s.getPort()); in testGetConnectionOwnerUidSecurity() local
/packages/modules/Virtualization/pvmfw/src/
Dgpt.rs123 let mut rem = self.entries_count; in get_partition_by_name() localVariable