Home
last modified time | relevance | path

Searched full:offerings (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/packages/services/Car/service/src/com/android/car/vms/
DVmsClientInfo.java43 * Class for tracking Vehicle Map Service client information, offerings, and subscriptions.
107 boolean setProviderOfferings(int providerId, List<VmsLayerDependency> offerings) { in setProviderOfferings() argument
111 // If the offerings are unchanged, do nothing in setProviderOfferings()
113 && providerOfferings.size() == offerings.size() in setProviderOfferings()
114 && providerOfferings.containsAll(offerings)) { in setProviderOfferings()
118 // Otherwise, update the offerings and return true in setProviderOfferings()
119 mOfferings.put(providerId, new ArraySet<>(offerings)); in setProviderOfferings()
120 ArraySet<VmsLayer> layerSet = new ArraySet<>(offerings.size()); in setProviderOfferings()
121 for (int i = 0; i < offerings.size(); i++) { in setProviderOfferings()
122 layerSet.add(offerings.get(i).getLayer()); in setProviderOfferings()
[all …]
DVmsBrokerService.java211 List<VmsLayerDependency> offerings) { in setProviderOfferings() argument
218 if (client.setProviderOfferings(providerId, offerings)) { in setProviderOfferings()
313 // Fuse layer offerings in updateAvailableLayers()
319 // Ignore update if offerings are unchanged in updateAvailableLayers()
324 // Update offerings and compute available layers in updateAvailableLayers()
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/vms/
DVmsClient.java181 * @return Provider ID to use for setting offerings and publishing packets, or -1 on
214 * Sets the data layer offerings for a provider registered through
217 * <p>Existing offerings for the provider ID will be replaced.
220 * @param offerings Data layer offerings
224 public void setProviderOfferings(int providerId, @NonNull Set<VmsLayerDependency> offerings) { in setProviderOfferings() argument
225 if (DBG) Slog.d(TAG, "Setting provider offerings for " + providerId); in setProviderOfferings()
226 Objects.requireNonNull(offerings, "offerings cannot be null"); in setProviderOfferings()
228 mService.setProviderOfferings(mClientToken, providerId, new ArrayList<>(offerings)); in setProviderOfferings()
230 Slog.e(TAG, "While setting provider offerings for " + providerId, e); in setProviderOfferings()
DVmsOperationRecorder.java278 JSONArray offerings = new JSONArray(); in toJson() local
280 offerings.put(toJson(layerDependency)); in toJson()
282 return offerings; in toJson()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVmsUtils.cpp90 for (const auto& offer : offers.offerings) { in createOfferingMessage()
95 std::vector<int32_t> offerings = {toInt(VmsMessageType::OFFERING), offers.publisher_id, in createOfferingMessage() local
96 static_cast<int>(offers.offerings.size())}; in createOfferingMessage()
97 for (const auto& offer : offers.offerings) { in createOfferingMessage()
107 offerings.insert(offerings.end(), layer_vector.begin(), layer_vector.end()); in createOfferingMessage()
109 result->value.int32Values = offerings; in createOfferingMessage()
226 for (const auto& offer : offers.offerings) { in getSubscribedLayers()
/aosp_15_r20/external/aws-sdk-java-v2/services/devicefarm/src/main/resources/codegen-resources/
H A Dexamples-1.json375 …"description": "The following example returns information about Device Farm offerings available to…
376 "id": "to-get-status-information-about-device-offerings-1472568124402",
377 "title": "To get status information about device offerings"
758 "offerings": [ array
828 … "description": "The following example returns information about available device offerings.",
829 "id": "to-get-information-about-device-offerings-1472562810999",
830 "title": "To get information about device offerings"
1086 "offeringId": "You can get the offering ID by using the list-offerings CLI command."
1125 "offeringId": "You can get the offering ID by using the list-offerings CLI command."
H A Dservice-2.json444 … status of all offerings purchased by an AWS account. The response indicates how many offerings ar…
764 …"documentation":"<p>Returns a list of products or offerings that the user can manage through the A…
997 …"documentation":"<p>Immediately purchases offerings for an AWS account. Offerings renew with the l…
3296 "documentation":"<p>Returns the transaction log of the specified offerings.</p>"
3306 "documentation":"<p>Represents the request to list all offerings.</p>"
3311 "offerings":{ object
3312 "shape":"Offerings",
3320 "documentation":"<p>Represents the return values of the list of offerings.</p>"
4017 "Offerings":{ object
H A Dpaginators-1.json39 "result_key": "offerings"
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DVmsHalServiceTest.java444 * <li>Number of offerings.
445 * <li>Offerings (x number of offerings)
465 0 // # of offerings in testHandleOfferingEvent_ZeroOfferings()
477 1, // # of offerings in testHandleOfferingEvent_LayerOnly()
494 1, // # of offerings in testHandleOfferingEvent_LayerAndDependency()
513 3, // # of offerings in testHandleOfferingEvent_MultipleLayersAndDependencies()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVmsUtils.h91 VmsOffers(int publisher_id, std::vector<VmsLayerOffering> offerings) in VmsOffers()
92 : publisher_id(publisher_id), offerings(std::move(offerings)) {} in VmsOffers()
94 std::vector<VmsLayerOffering> offerings; member
/aosp_15_r20/external/aws-sdk-java-v2/services/savingsplans/src/main/resources/codegen-resources/
H A Dservice-2.json102 "documentation":"<p>Describes the specified Savings Plans offerings.</p>"
268 "documentation":"<p>The IDs of the offerings.</p>"
326 "documentation":"<p>The IDs of the offerings.</p>"
383 "documentation":"<p>Information about the Savings Plans offerings.</p>"
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1/
H A Dpartners.proto82 // Argentum product SKU, that is associated with the partner offerings to
88 // show partner branded names for their offerings such as local sovereign
/aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1beta/
H A Dpartners.proto81 // Argentum product SKU, that is associated with the partner offerings to
87 // show partner branded names for their offerings such as local sovereign
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticinference/src/main/resources/codegen-resources/
H A Dservice-2.json20 "requestUri":"/describe-accelerator-offerings"
203 …tion":"<p> The location type that you want to describe accelerator type offerings for. It can assu…
216 "documentation":"<p> The list of accelerator type offerings for a specific location. </p>"
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/
DORG_CODE_OF_CONDUCT.md53 in company names, names of commercial service offerings, domain
93 Vulnerability reporters may patch their company's own offerings, as
/aosp_15_r20/external/one-true-awk/testdir/
H A Dbib204 …; and took of every clean beast, and of every clean fowl, and offered burnt offerings on the altar.
1803 And Moses said, Thou must give us also sacrifices and burnt offerings, that we may sacrifice unto t…
2076 … shalt make unto me, and shalt sacrifice thereon thy burnt offerings, and thy peace offerings, thy…
2183 …oung men of the children of Israel, which offered burnt offerings, and sacrificed peace offerings
2365 …ve offering from the children of Israel of the sacrifice of their peace offerings, even their heav…
2445 And they rose up early on the morrow, and offered burnt offerings, and brought peace offerings; and…
2570 …ce of the sanctuary, to make it withal. And they brought yet unto him free offerings every morning.
2766 …offering shall be Aaron's and his sons': it is a thing most holy of the offerings of the LORD made…
2773 …offering shall be Aaron's and his sons': it is a thing most holy of the offerings of the LORD made…
2776 …ovenant of thy God to be lacking from thy meat offering: with all thine offerings thou shalt offer…
[all …]
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/
DVmsHalService.java580 * <li>Number of offerings.
581 * <li>Offerings (x number of offerings)
/aosp_15_r20/external/aws-sdk-java-v2/services/rds/src/main/resources/codegen-resources/
H A Dexamples-1.json1175 …"description": "This example lists information for all reserved DB instance offerings for the spec…
1176 "id": "describe-reserved-db-instances-offerings-9de7d1fd-d6a6-4a72-84ae-b2ef58d47d8d",
1177 "title": "To list information about reserved DB instance offerings"
/aosp_15_r20/external/google-cloud-java/java-cloudsupport/
H A D.repo-metadata.json5 …_description": "Manages Google Cloud technical support cases for Customer Care support offerings.",
/aosp_15_r20/external/aws-sdk-java-v2/services/mediaconnect/src/main/resources/codegen-resources/
H A Dpaginators-1.json37 "result_key" : "Offerings"
H A Dservice-2.json818 "requestUri": "/v1/offerings/{offeringArn}",
1122 "requestUri": "/v1/offerings",
1130 "documentation": "MediaConnect returned the list of offerings successfully."
1150offerings that are available to this account in the current AWS Region. If you have an active rese…
1220 "requestUri": "/v1/offerings/{offeringArn}",
4567 "Offerings": { object
4569 "locationName": "offerings",
4570 …"documentation": "A list of offerings that are available to this account in the current AWS Region…
/aosp_15_r20/external/aws-sdk-java-v2/.changes/2.13.x/
H A D2.13.3.json23 …": "This feature allows customers to describe the accelerator types and offerings on any region wh…
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVmsUtils_test.cpp74 // Number of layer offerings in TEST()
101 // Number of layer offerings in TEST()
/aosp_15_r20/external/aws-sdk-java-v2/services/medialive/src/main/resources/codegen-resources/
H A Dpaginators-1.json31 "result_key": "Offerings"
/aosp_15_r20/external/aws-sdk-java-v2/.changes/2.20.x/
H A D2.20.142.json33 …PI, allowing customers that have been allowlisted for outpost to query their offerings in the API."

1234