Home
last modified time | relevance | path

Searched defs:socketKey (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceTypeClientTests.java140 private SocketKey socketKey; field in MdnsServiceTypeClientTests
274 private void processResponse(MdnsPacket packet, SocketKey socketKey) { in processResponse()
762 List<String> subTypes, Map<String, String> attributes, SocketKey socketKey) { in verifyServiceInfo()
915 String serviceName, String[] serviceType, SocketKey socketKey) { in verifyServiceRemovedCallback()
939 Collections.emptyMap(), TEST_TTL), socketKey); in processResponse_goodBye() local
954 Collections.emptyMap(), 0L), socketKey); in processResponse_goodBye() local
1022 Collections.emptyMap(), TEST_TTL), socketKey); in processResponse_searchOptionsEnableServiceRemoval_shouldRemove() local
1055 Collections.emptyMap(), TEST_TTL), socketKey); in processResponse_searchOptionsNotEnableServiceRemoval_shouldNotRemove() local
1080 Collections.emptyMap(), TEST_TTL), socketKey); in processResponse_removeServiceAfterTtlExpiresEnabled_shouldRemove() local
1105 Collections.emptyMap(), TEST_TTL), socketKey); in testProcessResponse_InOrder() local
[all …]
DMdnsServiceCacheTest.kt56 private val socketKey = SocketKey(null /* network */, INTERFACE_INDEX) in <lambda>() constant in com.android.server.connectivity.mdns.MdnsServiceCacheTest
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsMultinetworkSocketClient.java84 public void onSocketCreated(@NonNull SocketKey socketKey, in onSocketCreated()
100 public void onInterfaceDestroyed(@NonNull SocketKey socketKey, in onInterfaceDestroyed()
107 private void notifySocketDestroyed(@NonNull SocketKey socketKey) { in notifySocketDestroyed()
117 final SocketKey socketKey = mActiveSockets.keyAt(i); in onNetworkUnrequested() local
124 private boolean isSocketActive(@NonNull SocketKey socketKey) { in isSocketActive()
146 private void maybeCleanupPacketHandler(@NonNull SocketKey socketKey) { in maybeCleanupPacketHandler()
154 ReadPacketHandler(@NonNull SocketKey socketKey) { in ReadPacketHandler()
255 private void processResponsePacket(byte[] recvbuf, int length, @NonNull SocketKey socketKey) { in processResponsePacket()
280 @NonNull SocketKey socketKey, boolean onlyUseIpv6OnIpv6OnlyNetworks) { in sendPacketRequestingMulticastResponse()
298 @NonNull SocketKey socketKey, boolean onlyUseIpv6OnIpv6OnlyNetworks) { in sendPacketRequestingUnicastResponse()
DMdnsDiscoveryManager.java70 public void put(@NonNull String serviceType, @NonNull SocketKey socketKey, in put()
80 @NonNull String serviceType, @NonNull SocketKey socketKey) { in get()
99 public List<MdnsServiceTypeClient> getBySocketKey(@NonNull SocketKey socketKey) { in getBySocketKey()
410 public void onResponseReceived(@NonNull MdnsPacket packet, @NonNull SocketKey socketKey) { in onResponseReceived()
416 @NonNull SocketKey socketKey) { in handleOnResponseReceived()
422 private List<MdnsServiceTypeClient> getMdnsServiceTypeClient(@NonNull SocketKey socketKey) { in getMdnsServiceTypeClient()
432 @NonNull SocketKey socketKey) { in onFailedToParseMdnsResponse()
438 @NonNull SocketKey socketKey) { in handleOnFailedToParseMdnsResponse()
466 @NonNull SocketKey socketKey) { in createServiceTypeClient()
DMdnsServiceTypeClient.java73 @NonNull private final SocketKey socketKey; field in MdnsServiceTypeClient
269 @NonNull SocketKey socketKey, in MdnsServiceTypeClient()
284 @NonNull SocketKey socketKey, in MdnsServiceTypeClient()
471 @NonNull SocketKey socketKey) { in processResponse()
633 private List<MdnsResponse> makeResponsesForResolve(@NonNull SocketKey socketKey) { in makeResponsesForResolve()
707 private final SocketKey socketKey; field in MdnsServiceTypeClient.QueryTask
713 @NonNull SocketKey socketKey) { in QueryTask()
DMdnsSocketClientBase.java73 void onResponseReceived(@NonNull MdnsPacket packet, @NonNull SocketKey socketKey); in onResponseReceived()
77 @NonNull SocketKey socketKey); in onFailedToParseMdnsResponse()
83 void onSocketCreated(@NonNull SocketKey socketKey); in onSocketCreated()
86 void onSocketDestroyed(@NonNull SocketKey socketKey); in onSocketDestroyed()
DMdnsSocketProvider.java331 @NonNull SocketKey socketKey) { in SocketInfo()
541 final SocketKey socketKey = new SocketKey(network, networkInterface.getIndex()); in createSocket() local
759 default void onSocketCreated(@NonNull SocketKey socketKey, in onSocketCreated()
767 default void onInterfaceDestroyed(@NonNull SocketKey socketKey, in onInterfaceDestroyed()
773 default void onAddressesChanged(@NonNull SocketKey socketKey, in onAddressesChanged()
DEnqueueMdnsQueryCallable.java74 private final SocketKey socketKey; field in EnqueueMdnsQueryCallable
96 @NonNull SocketKey socketKey, in EnqueueMdnsQueryCallable()
DMdnsAdvertiser.java541 public void onSocketCreated(@NonNull SocketKey socketKey, in onSocketCreated()
567 public void onInterfaceDestroyed(@NonNull SocketKey socketKey, in onInterfaceDestroyed()
574 public void onAddressesChanged(@NonNull SocketKey socketKey, in onAddressesChanged()
DMdnsServiceCache.java56 CacheKey(@NonNull String serviceType, @NonNull SocketKey socketKey) { in CacheKey()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service-t/service-connectivity-tiramisu-pre-jarjar/android_common/javac/
Dservice-connectivity-tiramisu-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service-t/service-connectivity-tiramisu-pre-jarjar/android_common_apex30/javac/
Dservice-connectivity-tiramisu-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service-t/service-connectivity-tiramisu-pre-jarjar/android_common/combined/
Dservice-connectivity-tiramisu-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service/service-connectivity/android_common_apex30/combined/
Dservice-connectivity.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-connectivity.com.android.tethering_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service/service-connectivity/android_common_apex30/jarjar/
Dservice-connectivity.jarkotlin/reflect/reflect.kotlin_builtins kotlin/reflect/ kotlin/ranges/ranges.kotlin_builtins kotlin ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/service/service-connectivity/android_common_apex30/withres/
Dservice-connectivity.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...