/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/ |
D | WifiStaIfaceAidlImplTest.java | 129 stats.iface.links = new StaLinkLayerLinkStats[]{link}; in testLinkLayerStatsAssignment() 130 randomizePacketStats(r, stats.iface.links[0]); in testLinkLayerStatsAssignment() 135 randomizeContentionTimeStats(r, stats.iface.links[0]); in testLinkLayerStatsAssignment() 136 stats.iface.links[0].peers = randomizePeerInfoStats(r); in testLinkLayerStatsAssignment() 490 assertEquals(iface.links[0].beaconRx, wifiLinkLayerStats.links[0].beacon_rx); in verifyIfaceStats() 491 assertEquals(iface.links[0].avgRssiMgmt, wifiLinkLayerStats.links[0].rssi_mgmt); in verifyIfaceStats() 493 assertEquals(iface.links[0].wmeBePktStats.rxMpdu, wifiLinkLayerStats.links[0].rxmpdu_be); in verifyIfaceStats() 494 assertEquals(iface.links[0].wmeBePktStats.txMpdu, wifiLinkLayerStats.links[0].txmpdu_be); in verifyIfaceStats() 495 assertEquals(iface.links[0].wmeBePktStats.lostMpdu, in verifyIfaceStats() 496 wifiLinkLayerStats.links[0].lostmpdu_be); in verifyIfaceStats() [all …]
|
D | WifiStaIfaceHidlImplTest.java | 288 assertEquals(iface.beaconRx, wifiLinkLayerStats.links[0].beacon_rx); in verifyIfaceStats() 289 assertEquals(iface.avgRssiMgmt, wifiLinkLayerStats.links[0].rssi_mgmt); in verifyIfaceStats() 291 assertEquals(iface.wmeBePktStats.rxMpdu, wifiLinkLayerStats.links[0].rxmpdu_be); in verifyIfaceStats() 292 assertEquals(iface.wmeBePktStats.txMpdu, wifiLinkLayerStats.links[0].txmpdu_be); in verifyIfaceStats() 293 assertEquals(iface.wmeBePktStats.lostMpdu, wifiLinkLayerStats.links[0].lostmpdu_be); in verifyIfaceStats() 294 assertEquals(iface.wmeBePktStats.retries, wifiLinkLayerStats.links[0].retries_be); in verifyIfaceStats() 296 assertEquals(iface.wmeBkPktStats.rxMpdu, wifiLinkLayerStats.links[0].rxmpdu_bk); in verifyIfaceStats() 297 assertEquals(iface.wmeBkPktStats.txMpdu, wifiLinkLayerStats.links[0].txmpdu_bk); in verifyIfaceStats() 298 assertEquals(iface.wmeBkPktStats.lostMpdu, wifiLinkLayerStats.links[0].lostmpdu_bk); in verifyIfaceStats() 299 assertEquals(iface.wmeBkPktStats.retries, wifiLinkLayerStats.links[0].retries_bk); in verifyIfaceStats() [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/text/util/ |
H A D | Linkify.java | 60 * regex matches in the text into clickable links. This is particularly 249 * of the link types indicated in the mask into clickable links. 254 * @param text Spannable whose text is to be marked-up with links 255 * @param mask Mask to define which kinds of links will be searched. 267 * of the link types indicated in the mask into clickable links. 272 * @param text Spannable whose text is to be marked-up with links 273 * @param mask mask to define which kinds of links will be searched 284 * indicated in the mask into clickable links. If the mask is nonzero, it also removes any 288 * @param text Spannable whose text is to be marked-up with links 289 * @param mask mask to define which kinds of links will be searched [all …]
|
/aosp_15_r20/external/google-cloud-java/java-datalineage/proto-google-cloud-datalineage-v1/src/main/java/com/google/cloud/datacatalog/lineage/v1/ |
H A D | ProcessLinks.java | 25 * Links associated with a specific process. 132 * An array containing link details objects of the links provided in 134 * A single process can result in creating multiple links. 135 * If any of the links you provide in the request are created by 139 * <code>repeated .google.cloud.datacatalog.lineage.v1.ProcessLinkInfo links = 2;</code> 149 * An array containing link details objects of the links provided in 151 * A single process can result in creating multiple links. 152 * If any of the links you provide in the request are created by 156 * <code>repeated .google.cloud.datacatalog.lineage.v1.ProcessLinkInfo links = 2;</code> 167 * An array containing link details objects of the links provided in [all …]
|
H A D | BatchSearchLinkProcessesRequest.java | 137 * Required. An array of links to check for their associated LineageProcesses. 139 * If the request contains more than 100 links, it returns the 141 * Format: `projects/{project}/locations/{location}/links/{link}`. 144 * <code>repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];</code> 146 * @return A list containing the links. 155 * Required. An array of links to check for their associated LineageProcesses. 157 * If the request contains more than 100 links, it returns the 159 * Format: `projects/{project}/locations/{location}/links/{link}`. 162 * <code>repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];</code> 164 * @return The count of links. [all …]
|
H A D | ProcessLinksOrBuilder.java | 57 * An array containing link details objects of the links provided in 59 * A single process can result in creating multiple links. 60 * If any of the links you provide in the request are created by 64 * <code>repeated .google.cloud.datacatalog.lineage.v1.ProcessLinkInfo links = 2;</code> 71 * An array containing link details objects of the links provided in 73 * A single process can result in creating multiple links. 74 * If any of the links you provide in the request are created by 78 * <code>repeated .google.cloud.datacatalog.lineage.v1.ProcessLinkInfo links = 2;</code> 85 * An array containing link details objects of the links provided in 87 * A single process can result in creating multiple links. [all …]
|
H A D | SearchLinksResponse.java | 80 * The list of links for a given asset. Can be empty if the asset has no 84 * <code>repeated .google.cloud.datacatalog.lineage.v1.Link links = 1;</code> 94 * The list of links for a given asset. Can be empty if the asset has no 98 * <code>repeated .google.cloud.datacatalog.lineage.v1.Link links = 1;</code> 109 * The list of links for a given asset. Can be empty if the asset has no 113 * <code>repeated .google.cloud.datacatalog.lineage.v1.Link links = 1;</code> 123 * The list of links for a given asset. Can be empty if the asset has no 127 * <code>repeated .google.cloud.datacatalog.lineage.v1.Link links = 1;</code> 137 * The list of links for a given asset. Can be empty if the asset has no 141 * <code>repeated .google.cloud.datacatalog.lineage.v1.Link links = 1;</code> [all …]
|
H A D | BatchSearchLinkProcessesRequestOrBuilder.java | 59 * Required. An array of links to check for their associated LineageProcesses. 61 * If the request contains more than 100 links, it returns the 63 * Format: `projects/{project}/locations/{location}/links/{link}`. 66 * <code>repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];</code> 68 * @return A list containing the links. 75 * Required. An array of links to check for their associated LineageProcesses. 77 * If the request contains more than 100 links, it returns the 79 * Format: `projects/{project}/locations/{location}/links/{link}`. 82 * <code>repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];</code> 84 * @return The count of links. [all …]
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/tests/ |
H A D | aidl_struct_util_unit_tests.cpp | 135 // Add two links. in TEST_F() 136 legacy_ml_stats.links.push_back(legacy_hal::LinkStats{}); in TEST_F() 137 legacy_ml_stats.links.push_back(legacy_hal::LinkStats{}); in TEST_F() 139 for (legacy_hal::LinkStats& link : legacy_ml_stats.links) { in TEST_F() 252 for (legacy_hal::LinkStats& link : legacy_ml_stats.links) { in TEST_F() 253 EXPECT_EQ(link.stat.link_id, (uint8_t)converted.iface.links[l].linkId); in TEST_F() 265 EXPECT_EQ(expectedState, converted.iface.links[l].state); in TEST_F() 266 EXPECT_EQ(link.stat.radio, converted.iface.links[l].radioId); in TEST_F() 267 EXPECT_EQ(link.stat.frequency, (uint32_t)converted.iface.links[l].frequencyMhz); in TEST_F() 268 EXPECT_EQ(link.stat.beacon_rx, (uint32_t)converted.iface.links[l].beaconRx); in TEST_F() [all …]
|
/aosp_15_r20/external/doclava/res/assets/templates-sdk/assets/css/ |
H A D | default.css | 557 .content-header.just-links { 586 .content-header .paging-links { 592 .paging-links { 595 .paging-links a, 647 .paging-links a.disabled, 653 .paging-links a.disabled:hover, 1355 .paging-links { 1369 /* print link URLs where possible and give links default text color */ 2560 /* notice box for cross links between Design/Develop docs */ 3049 links to summary tables) */ [all …]
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
H A D | MerchantCenterLinkingConfig.java | 26 * Links contained in the config will be used to sync data from a Merchant 80 * Links between Merchant Center accounts and branches. 83 * <code>repeated .google.cloud.retail.v2alpha.MerchantCenterLink links = 1;</code> 93 * Links between Merchant Center accounts and branches. 96 * <code>repeated .google.cloud.retail.v2alpha.MerchantCenterLink links = 1;</code> 107 * Links between Merchant Center accounts and branches. 110 * <code>repeated .google.cloud.retail.v2alpha.MerchantCenterLink links = 1;</code> 120 * Links between Merchant Center accounts and branches. 123 * <code>repeated .google.cloud.retail.v2alpha.MerchantCenterLink links = 1;</code> 133 * Links between Merchant Center accounts and branches. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/ |
H A D | MerchantCenterLinkingConfig.java | 26 * Links contained in the config will be used to sync data from a Merchant 80 * Links between Merchant Center accounts and branches. 83 * <code>repeated .google.cloud.retail.v2beta.MerchantCenterLink links = 1;</code> 93 * Links between Merchant Center accounts and branches. 96 * <code>repeated .google.cloud.retail.v2beta.MerchantCenterLink links = 1;</code> 107 * Links between Merchant Center accounts and branches. 110 * <code>repeated .google.cloud.retail.v2beta.MerchantCenterLink links = 1;</code> 120 * Links between Merchant Center accounts and branches. 123 * <code>repeated .google.cloud.retail.v2beta.MerchantCenterLink links = 1;</code> 133 * Links between Merchant Center accounts and branches. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | pollset_windows.cc | 45 g_global_root_worker.links[GRPC_POLLSET_WORKER_LINK_GLOBAL].next = in pollset_global_init() 46 g_global_root_worker.links[GRPC_POLLSET_WORKER_LINK_GLOBAL].prev = in pollset_global_init() 54 worker->links[type].prev->links[type].next = worker->links[type].next; in remove_worker() 55 worker->links[type].next->links[type].prev = worker->links[type].prev; in remove_worker() 56 worker->links[type].next = worker->links[type].prev = worker; in remove_worker() 61 return root->links[type].next != root; in has_workers() 67 grpc_pollset_worker* w = root->links[type].next; in pop_front_worker() 78 worker->links[type].prev = root; in push_front_worker() 79 worker->links[type].next = worker->links[type].prev->links[type].next; in push_front_worker() 80 worker->links[type].prev->links[type].next = in push_front_worker() [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | pollset_windows.cc | 45 g_global_root_worker.links[GRPC_POLLSET_WORKER_LINK_GLOBAL].next = in pollset_global_init() 46 g_global_root_worker.links[GRPC_POLLSET_WORKER_LINK_GLOBAL].prev = in pollset_global_init() 54 worker->links[type].prev->links[type].next = worker->links[type].next; in remove_worker() 55 worker->links[type].next->links[type].prev = worker->links[type].prev; in remove_worker() 56 worker->links[type].next = worker->links[type].prev = worker; in remove_worker() 61 return root->links[type].next != root; in has_workers() 67 grpc_pollset_worker* w = root->links[type].next; in pop_front_worker() 78 worker->links[type].prev = root; in push_front_worker() 79 worker->links[type].next = worker->links[type].prev->links[type].next; in push_front_worker() 80 worker->links[type].prev->links[type].next = in push_front_worker() [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | WifiStaIfaceHidlImpl.java | 1005 stats.links = new WifiLinkLayerStats.LinkSpecificStats[NUM_OF_LINKS]; in setIfaceStats() 1006 stats.links[DEFAULT_LINK] = new WifiLinkLayerStats.LinkSpecificStats(); in setIfaceStats() 1007 stats.links[DEFAULT_LINK].link_id = 0; in setIfaceStats() 1008 stats.links[DEFAULT_LINK].state = LINK_STATE_UNKNOWN; in setIfaceStats() 1009 stats.links[DEFAULT_LINK].beacon_rx = iface.beaconRx; in setIfaceStats() 1011 stats.links[DEFAULT_LINK].radio_id = 0; in setIfaceStats() 1012 stats.links[DEFAULT_LINK].frequencyMhz = 0; in setIfaceStats() 1013 stats.links[DEFAULT_LINK].rssi_mgmt = iface.avgRssiMgmt; in setIfaceStats() 1016 stats.links[DEFAULT_LINK].rxmpdu_be = iface.wmeBePktStats.rxMpdu; in setIfaceStats() 1017 stats.links[DEFAULT_LINK].txmpdu_be = iface.wmeBePktStats.txMpdu; in setIfaceStats() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | attach_probe.c | 80 skel->links.handle_kprobe = kprobe_link; in test_attach_probe() 87 skel->links.handle_kretprobe = kretprobe_link; in test_attach_probe() 90 skel->links.handle_kprobe_auto = bpf_program__attach(skel->progs.handle_kprobe_auto); in test_attach_probe() 91 ASSERT_OK_PTR(skel->links.handle_kprobe_auto, "attach_kprobe_auto"); in test_attach_probe() 93 skel->links.handle_kretprobe_auto = bpf_program__attach(skel->progs.handle_kretprobe_auto); in test_attach_probe() 94 ASSERT_OK_PTR(skel->links.handle_kretprobe_auto, "attach_kretprobe_auto"); in test_attach_probe() 108 skel->links.handle_uprobe = uprobe_link; in test_attach_probe() 122 skel->links.handle_uretprobe = uretprobe_link; in test_attach_probe() 133 skel->links.handle_uprobe_byname = in test_attach_probe() 138 if (!ASSERT_OK_PTR(skel->links.handle_uprobe_byname, "attach_uprobe_byname")) in test_attach_probe() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/ |
H A D | BatchDeleteUserLinksRequest.java | 79 * Required. The account or property that all user links in the request are 107 * Required. The account or property that all user links in the request are 140 * Required. The requests specifying the user links to update. 141 * A maximum of 1000 user links can be updated in a batch. 157 * Required. The requests specifying the user links to update. 158 * A maximum of 1000 user links can be updated in a batch. 174 * Required. The requests specifying the user links to update. 175 * A maximum of 1000 user links can be updated in a batch. 190 * Required. The requests specifying the user links to update. 191 * A maximum of 1000 user links can be updated in a batch. [all …]
|
H A D | BatchCreateUserLinksRequest.java | 79 * Required. The account or property that all user links in the request are 107 * Required. The account or property that all user links in the request are 160 * Required. The requests specifying the user links to create. 161 * A maximum of 1000 user links can be created in a batch. 177 * Required. The requests specifying the user links to create. 178 * A maximum of 1000 user links can be created in a batch. 194 * Required. The requests specifying the user links to create. 195 * A maximum of 1000 user links can be created in a batch. 210 * Required. The requests specifying the user links to create. 211 * A maximum of 1000 user links can be created in a batch. [all …]
|
H A D | BatchUpdateUserLinksRequest.java | 79 * Required. The account or property that all user links in the request are 107 * Required. The account or property that all user links in the request are 140 * Required. The requests specifying the user links to update. 141 * A maximum of 1000 user links can be updated in a batch. 157 * Required. The requests specifying the user links to update. 158 * A maximum of 1000 user links can be updated in a batch. 174 * Required. The requests specifying the user links to update. 175 * A maximum of 1000 user links can be updated in a batch. 190 * Required. The requests specifying the user links to update. 191 * A maximum of 1000 user links can be updated in a batch. [all …]
|
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/export/ |
H A D | SpanData.java | 57 * Attributes, TimedEvents, TimedEvents, Links, Integer, Status, Timestamp)}. 69 Links links, in create() argument 83 links, in create() 104 * @param links the links associated with the {@code Span}. 124 Links links, in create() argument 156 links, in create() 264 * Returns links recorded for this {@code Span}. 266 * @return links recorded for this {@code Span}. 269 public abstract Links getLinks(); in getLinks() 438 * A list of links and the number of dropped links representation. [all …]
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 96 Links = std::move(Other.Links); 101 std::vector<StratifiedLink> Links) in StratifiedSets() argument 102 : Values(std::move(Map)), Links(std::move(Links)) {} in StratifiedSets() 113 return Links[Index]; in getLink() 118 std::vector<StratifiedLink> Links; variable 120 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() 280 for (auto &Link : Links) { in finalizeSets() 316 static void propagateAttrs(std::vector<StratifiedLink> &Links) { in propagateAttrs() argument 317 const auto getHighestParentAbove = [&Links](StratifiedIndex Idx) { in propagateAttrs() 318 const auto *Link = &Links[Idx]; in propagateAttrs() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 90 std::vector<StratifiedLink> Links) in StratifiedSets() argument 91 : Values(std::move(Map)), Links(std::move(Links)) {} in StratifiedSets() 102 return Links[Index]; in getLink() 107 std::vector<StratifiedLink> Links; variable 109 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() 269 for (auto &Link : Links) { in finalizeSets() 305 static void propagateAttrs(std::vector<StratifiedLink> &Links) { in propagateAttrs() argument 306 const auto getHighestParentAbove = [&Links](StratifiedIndex Idx) { in propagateAttrs() 307 const auto *Link = &Links[Idx]; in propagateAttrs() 310 Link = &Links[Idx]; in propagateAttrs() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 91 std::vector<StratifiedLink> Links) in StratifiedSets() argument 92 : Values(std::move(Map)), Links(std::move(Links)) {} in StratifiedSets() 103 return Links[Index]; in getLink() 108 std::vector<StratifiedLink> Links; variable 110 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() 270 for (auto &Link : Links) { in finalizeSets() 306 static void propagateAttrs(std::vector<StratifiedLink> &Links) { in propagateAttrs() argument 307 const auto getHighestParentAbove = [&Links](StratifiedIndex Idx) { in propagateAttrs() 308 const auto *Link = &Links[Idx]; in propagateAttrs() 311 Link = &Links[Idx]; in propagateAttrs() [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | firebasedynamiclinks_v1.managedShortLinks.html | 75 <h1><a href="firebasedynamiclinks_v1.html">Firebase Dynamic Links API</a> . <a href="firebasedynami… 82 …ith the admin service account). - The link will appear in the FDL list of links in the console fro… 91 …ith the admin service account). - The link will appear in the FDL list of links in the console fro… 98 …e shortened. [Learn more](https://firebase.google.com/docs/reference/dynamic-links/link-shortener). 99 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually). 103 …nt; used for A/B testing and content-targeted ads to differentiate ads or links that point to the … 109 … "at": "A String", # Affiliate token used to create affiliate-coded links. 112 …"A String", # Provider token that enables analytics for Dynamic Links from within iTunes… 115 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually). 121 … parameters in the [documentation](https://firebase.google.com/docs/dynamic-links/create-manually). [all …]
|
/aosp_15_r20/external/webrtc/infra/config/ |
H A D | luci-milo.cfg | 225 links { 227 links { 232 links { 237 links { 242 links { 247 links { 252 links { 258 links { 259 name: "Links" 260 links { [all …]
|