Home
last modified time | relevance | path

Searched defs:ftd (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/thread/tests/integration/src/android/net/thread/
DBorderRoutingTest.java183 FullThreadDevice ftd = mFtds.get(0); in unicastRouting_infraDevicePingThreadDeviceOmr_replyReceived() local
205 FullThreadDevice ftd = mFtds.get(0); in unicastRouting_afterFactoryResetInfraDevicePingThreadDeviceOmr_replyReceived() local
225 FullThreadDevice ftd = mFtds.get(0); in unicastRouting_afterInfraNetworkSwitchInfraDevicePingThreadDeviceOmr_replyReceived() local
249 FullThreadDevice ftd = mFtds.get(0); in unicastRouting_borderRouterSendsUdpToThreadDevice_datagramReceived() local
289 FullThreadDevice ftd = mFtds.get(0); in unicastRouting_otDaemonRestarts_borderRoutingWorks() local
313 FullThreadDevice ftd = mFtds.get(0); in multicastRouting_ftdSubscribedMulticastAddress_infraLinkJoinsMulticastGroup() local
335 FullThreadDevice ftd = mFtds.get(0); in multicastRouting_ftdSubscribedScope3MulticastAddress_infraLinkNotJoinMulticastGroup() local
356 FullThreadDevice ftd = mFtds.get(0); in multicastRouting_ftdSubscribedMulticastAddress_canPingfromInfraLink() local
388 FullThreadDevice ftd = mFtds.get(0); in multicastRouting_ftdSubscribedScope3MulticastAddress_cannotPingfromInfraLink() local
410 FullThreadDevice ftd = mFtds.get(0); in multicastRouting_ftdNotSubscribedMulticastAddress_cannotPingFromInfraDevice() local
[all …]
DInternetAccessTest.kt167 val ftd = ftds[0] in nat64Enabled_threadDeviceResolvesHost_hostIsResolved() constant
181 val ftd = ftds[0] in nat64Disabled_threadDeviceResolvesHost_hostIsNotResolved() constant
193 val ftd = ftds[0] in nat64Enabled_threadDeviceSendsUdpToEchoServer_replyIsReceived() constant
210 val ftd = ftds[0] in nat64Enabled_afterInfraNetworkSwitch_threadDeviceSendsUdpToEchoServer_replyIsReceived() constant
DServiceDiscoveryTest.java131 FullThreadDevice ftd = new FullThreadDevice(10 + i /* node ID */); in setUp() local
188 FullThreadDevice ftd = mFtds.get(i); in advertisingProxy_multipleSrpClientsRegisterServices_servicesResolvableByMdns() local
230 FullThreadDevice ftd = mFtds.get(0); in advertisingProxy_srpClientUpdatesService_updatedServiceResolvableByMdns() local
285 FullThreadDevice ftd = mFtds.get(0); in advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns() local
351 FullThreadDevice ftd = mFtds.get(i); in discoveryProxy_multipleClientsBrowseAndResolveServiceOverMdns() local
363 final FullThreadDevice ftd = mFtds.get(i); in discoveryProxy_multipleClientsBrowseAndResolveServiceOverMdns() local
DThreadIntegrationTest.java408 private void startFtdChild(FullThreadDevice ftd, ActiveOperationalDataset activeDataset) in startFtdChild()
416 private void startFtdLeader(FullThreadDevice ftd, ActiveOperationalDataset activeDataset) in startFtdLeader()
DThreadNetworkShellCommandTest.java91 private static void startFtdChild(FullThreadDevice ftd, ActiveOperationalDataset activeDataset) in startFtdChild()
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_data_source.cc37 protozero::HeapBuffered<protos::pbzero::FtraceDescriptor> ftd; in FillFtraceDataSourceDescriptor() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfunction_ops.cc376 FullTypeDef ftd = full_type::GetArgDefaultUnset( in ComputeAsync() local
/aosp_15_r20/external/selinux/libsepol/src/
H A Dpolicydb_validate.c1255 const filename_trans_datum_t *ftd = d; in validate_filename_trans() local
/aosp_15_r20/external/clang/lib/AST/
H A DItaniumMangle.cpp105 if (const FunctionTemplateDecl *ftd = fn->getPrimaryTemplate()) in getStructor() local