Home
last modified time | relevance | path

Searched refs:underlying (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DSSLCertificateSocketFactoryTest.java201 Socket underlying = new Socket(TEST_HOST, HTTPS_PORT); in createSocket_wrapped_with_hostname_verification() local
202 Socket socket = mSocketFactory.createSocket(underlying, TEST_HOST, HTTPS_PORT, true); in createSocket_wrapped_with_hostname_verification()
208 underlying = new Socket(TEST_HOST, HTTPS_PORT); in createSocket_wrapped_with_hostname_verification()
209 mSocketFactory.createSocket(underlying, TEST_HOST, HTTPS_PORT, true); in createSocket_wrapped_with_hostname_verification()
/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dh4_data_channel_packetizer.cc93 FATAL("Read error in {}: {}", fmt::underlying(h4_parser_.CurrentState()), in OnDataReady()
Dhci_socket_transport.cc63 fmt::underlying(packet_type)); in Send()
Dh4_parser.cc88 FATAL("Unimplemented packet type {}", fmt::underlying(hci_packet_type_)); in OnPacketReady()
/packages/services/Car/tools/watchdog/parser/
Ddeviceperformancestats.proto49 // Build.VERSION.INCREMENTAL. The internal value used by the underlying source control to
/packages/modules/adb/docs/user/
Dtrace.md46 debugging is impossible given the fact that adb itself is the underlying
/packages/modules/Bluetooth/system/gd/docs/architecture/
Darchitecture.md156 underlying thread allocation. For example, for real time OS without full
193 handler and the handler can read at least one event from the underlying
198 the underlying queue. this is often associated with `EPOLLOUT`.
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java1597 final List<Network> underlying = nc.getUnderlyingNetworks(); in testVpnMeterednessWithNonNullUnderlyingNetwork() local
1598 assertEquals(underlyingNetwork, underlying.get(0)); in testVpnMeterednessWithNonNullUnderlyingNetwork()
1658 final List<Network> underlying = nc.getUnderlyingNetworks(); in testAlwaysMeteredVpnWithNonNullUnderlyingNetwork() local
1659 assertEquals(underlyingNetwork, underlying.get(0)); in testAlwaysMeteredVpnWithNonNullUnderlyingNetwork()
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java4642 final List<Network> underlying = (List<Network>) arg.second;
4645 && (underlying == null || underlying.size() != 1)) {
4647 + " must have exactly one underlying network: " + underlying);
4651 nai.declaredUnderlyingNetworks = (underlying != null)
4652 ? underlying.toArray(new Network[0]) : null;
7227 final Network[] underlying = underlyingNetworksOrDefault(
7229 return CollectionUtils.contains(underlying, network);
7325 final Network[] underlying = nai.declaredUnderlyingNetworks;
7326 if (underlying == null || underlying.length != 1) {
7336 if (defaultNetwork == null || !defaultNetwork.network.equals(underlying[0])) {
[all …]
/packages/modules/Connectivity/service/src/com/android/metrics/
Dstats.proto436 // The transport types of the underlying network for each keepalive. A network may include
/packages/modules/Virtualization/java/framework/
DREADME.md258 which transmits messages over an underlying vsock socket.
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1015 # for the HTML output. The underlying search engine uses javascript
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1015 # for the HTML output. The underlying search engine uses javascript
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java10256 private void establishLegacyLockdownVpn(Network underlying) throws Exception {
10258 assertNotNull(underlying);
10263 mMockVpn.setUnderlyingNetworks(new Network[]{underlying});
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz