Home
last modified time | relevance | path

Searched defs:discover (Results 1 – 25 of 133) sorted by relevance

123456

/aosp_15_r20/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
DDhcpServerTest.java242 final DhcpDiscoverPacket discover = new DhcpDiscoverPacket(TEST_TRANSACTION_ID, in testDiscover() local
262 final DhcpDiscoverPacket discover = new DhcpDiscoverPacket(TEST_TRANSACTION_ID, in testDiscover_RapidCommit() local
281 final DhcpDiscoverPacket discover = new DhcpDiscoverPacket(TEST_TRANSACTION_ID, in testDiscover_OutOfAddresses() local
437 final DhcpDiscoverPacket discover = new DhcpDiscoverPacket(TEST_TRANSACTION_ID, in testChangePrefixOnDecline() local
/aosp_15_r20/external/perfetto/ui/src/components/widgets/sql/table/
H A Dwell_known_columns.ts264 async discover(): Promise< method in SliceColumnSet
692 async discover() { method in ThreadColumnSet
953 async discover() { method in ProcessColumnSet
1131 async discover( method in ArgSetColumnSet
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/netd/mdns_aidl_interface-V1-java-source/gen/android/net/mdns/aidl/
DIMDns.java33 …@Override public void discover(android.net.mdns.aidl.DiscoveryInfo info) throws android.os.RemoteE… in discover() method in IMDns.Default
258 …@Override public void discover(android.net.mdns.aidl.DiscoveryInfo info) throws android.os.RemoteE… in discover() method in IMDns.Stub.Proxy
418 public void discover(android.net.mdns.aidl.DiscoveryInfo info) throws android.os.RemoteException; in discover() method
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_discovery.py236 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader.Loader
249 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkValidationTest.kt158 val discover = reader.assertDhcpPacketReceived( in testCapportApiCallbacks() constant
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/balance/pool/
Dmod.rs372 let discover = self.balance.discover_mut().as_mut().project(); in poll_ready() localVariable
393 let discover = self.balance.discover_mut().as_mut().project(); in poll_ready() localVariable
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/netd/mdns_aidl_interface-V1-java/android_common/turbine-combined/
Dmdns_aidl_interface-V1-java.jar ... RegistrationInfo) throws android.os.RemoteException public void discover (android.net.mdns.aidl.DiscoveryInfo ...
/aosp_15_r20/external/python/bumble/apps/speaker/
Dspeaker.py409 def __init__(self, device_config, transport, codec, discover, outputs, ui_port): argument
709 transport, codec, connect_address, discover, output, ui_port, device_config argument
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/service/
Dmod.rs4 mod discover; module
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
H A DMapSetExecutor.java47 protected void discover (final Class<?> clazz) in discover() method in MapSetExecutor
H A DGetExecutor.java77 protected void discover(final Class<?> clazz) in discover() method in GetExecutor
H A DPutExecutor.java67 protected void discover(final Class<?> clazz, final Object arg) in discover() method in PutExecutor
H A DMapGetExecutor.java64 protected boolean discover (final Object object) in discover() method in MapGetExecutor
H A DBooleanPropertyExecutor.java69 protected void discover(final Class<?> clazz, final String property) in discover() method in BooleanPropertyExecutor
H A DPublicFieldExecutor.java98 protected void discover(final Class<?> clazz, final String property) in discover() method in PublicFieldExecutor
H A DSetPropertyExecutor.java77 protected void discover(final Class<?> clazz, final String property, final Object arg) in discover() method in SetPropertyExecutor
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dtest_discovery.py637 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader.Loader
650 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dtest_discovery.py637 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_uses_default_loader.Loader
650 def discover(self, start_dir, pattern, top_level_dir): member in TestDiscovery.test_command_line_handling_do_discovery_calls_loader.Loader
/aosp_15_r20/system/nfc/src/nfc/nfc/
H A Dnfc_ee.cc51 tNFC_STATUS NFC_NfceeDiscover(bool discover) { in NFC_NfceeDiscover()
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/aidl_api/mdns_aidl_interface/1/android/net/mdns/aidl/
DIMDns.aidl40 void discover(in android.net.mdns.aidl.DiscoveryInfo info); in discover() method
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/binder/android/net/mdns/aidl/
DIMDns.aidl75 void discover(in DiscoveryInfo info); in discover() method
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/aidl_api/mdns_aidl_interface/2/android/net/mdns/aidl/
DIMDns.aidl52 void discover(in android.net.mdns.aidl.DiscoveryInfo info); in discover() method
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/aidl_api/mdns_aidl_interface/current/android/net/mdns/aidl/
DIMDns.aidl52 void discover(in android.net.mdns.aidl.DiscoveryInfo info); in discover() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/netd/mdns_aidl_interface_interface/dump/android/net/mdns/aidl/
DIMDns.aidl52 void discover(in android.net.mdns.aidl.DiscoveryInfo info); in discover() method
/aosp_15_r20/external/aws-sdk-java-v2/core/aws-core/src/main/java/software/amazon/awssdk/awscore/internal/defaultsmode/
H A DAutoDefaultsModeDiscovery.java49 public DefaultsMode discover(Region regionResolvedFromSdkClient) { in discover() method in AutoDefaultsModeDiscovery

123456