/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | mybusinesslodging.v1.json | 8 "documentationLink": "https://developers.google.com/my-business/", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 48 "Responses with Content-Type of application/json", 49 "Media download with context-dependent Content-Type", 50 "Responses with Content-Type of application/x-protobuf" 82 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 102 "description": "Returns the Lodging of a specific location.", 118 …"description": "Required. The specific fields to return. Use \"*\" to include all fields. Repeated… 119 "format": "google-fieldmask", [all …]
|
/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/ |
D | ServiceMetadata.java | 12 * express or implied. See the License for the specific language governing 26 * Metadata about a service, like S3, DynamoDB, etc. 28 …* <p>This is useful for building meta-functionality around AWS services. For example, UIs that lis… 29 * service would use the {@link #regions()} method for a service.</p> 31 …* <p>This is usually created by calling the {@code serviceMetadata} method on the service client's… 32 …* created by calling the {@link #of(String)} method and providing the service's unique endpoint pr… 37 …* Retrieve the AWS endpoint that should be used for this service in the provided region, if no {@l… 40 * @param region The region that should be used to load the service endpoint. 41 * @return The region-specific endpoint for this service. 49 …* Retrieve the AWS endpoint that should be used for this service associated with the provided {@li… [all …]
|
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/interceptor/ |
D | ExecutionInterceptor.java | 12 * express or implied. See the License for the specific language governing 27 // CHECKSTYLE:OFF - Avoid "Unused Import" error. If we use the FQCN in the Javadoc, we'll run into … 38 …* metrics, modify a request in-flight, debug request processing, view exceptions, etc. This interf… 44 …* message so far as well as a {@link ExecutionAttributes} object for storing data that is specific… 46 * <li>{@link #beforeExecution} - Read the request before it is modified by other interceptors.</li> 47 …* <li>{@link #modifyRequest} - Modify the request object before it is marshalled into an HTTP requ… 48 …* <li>{@link #beforeMarshalling} - Read the request that has potentially been modified by other re… 50 …* <li>{@link #afterMarshalling} - Read the HTTP request after it is created and before it can be m… 52 * <li>{@link #modifyHttpRequest} - Modify the HTTP request object before it is transmitted.</li> 53 …* <li>{@link #beforeTransmission} - Read the HTTP request that has potentially been modified by ot… [all …]
|
/external/trusty/arm-trusted-firmware/docs/getting_started/ |
D | rt-svc-writers-guide.rst | 1 EL3 Runtime Service Writer's Guide 5 ------------ 7 This document describes how to add a runtime service to the EL3 Runtime 8 Firmware component of Trusted Firmware-A (TF-A), BL31. 17 SMC Functions are grouped together based on the implementor of the service, for 22 Arm to support `PSCI`_, Secure Monitor for a Trusted OS and SoC specific 24 dispatched to their respective service implementation - the 34 -------------------------------------------- 40 uninterruptible whereas Yielding calls can be pre-empted. The majority of 43 legacy 32-bit software that predates the `SMCCC`_. [all …]
|
/external/trusty/arm-trusted-firmware/docs/components/ |
D | ven-el3-service.rst | 1 Vendor Specific EL3 Monitor Service Calls 4 This document enumerates and describes the Vendor Specific EL3 Monitor Service 7 These are Service Calls defined by the vendor of the EL3 Monitor. 9 Levels below EL3. SMC calls for Vendor Specific EL3 Monitor Services: 11 - Follow `SMC Calling Convention`_; 12 - Use SMC function IDs that fall in the vendor-specific EL3 range, which are 14 +---------------------------+--------------------------------------------------+ 15 | SMC Function Identifier | Service Type | 17 | 0x87000000 - 0x8700FFFF | SMC32: Vendor Specific EL3 Monitor Service Calls | 18 +---------------------------+--------------------------------------------------+ [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | vault_v1.matters.holds.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/client/builder/ |
D | SdkSyncClientBuilder.java | 12 * express or implied. See the License for the specific language governing 25 * <p>Implementations of this interface are mutable and not thread-safe.</p> 33 …* Sets the {@link SdkHttpClient} that the SDK service client will use to make HTTP calls. This HTT… 34 …* shared between multiple SDK service clients to share a common connection pool. To create a clien… 35 …* implementation-specific builder. Note that this method is only recommended when you wish to shar… 36 … * multiple SDK service clients. If you do not wish to share HTTP clients, it is recommended to use 37 …* {@link #httpClientBuilder(SdkHttpClient.Builder)} so that service-specific default configuration… 41 * when the service client is closed.</b> 48 …* service-specific HTTP configuration will be merged with the builder's configuration prior to cre… 49 …* there is no desire to share HTTP clients across multiple service clients, the client builder is … [all …]
|
D | SdkAsyncClientBuilder.java | 12 * express or implied. See the License for the specific language governing 27 * <p>Implementations of this interface are mutable and not thread-safe.</p> 49 …* Sets the {@link SdkAsyncHttpClient} that the SDK service client will use to make HTTP calls. Thi… 50 …* shared between multiple SDK service clients to share a common connection pool. To create a clien… 51 …* implementation specific builder. Note that this method is only recommended when you wish to shar… 52 … * multiple SDK service clients. If you do not wish to share HTTP clients, it is recommended to use 53 …* {@link #httpClientBuilder(SdkAsyncHttpClient.Builder)} so that service specific default configur… 57 * when the service client is closed.</b> 66 …* service specific HTTP configuration will be merged with the builder's configuration prior to cre… 67 …* there is no desire to share HTTP clients across multiple service clients, the client builder is … [all …]
|
/external/openthread/include/openthread/ |
D | dnssd_server.h | 14 * derived from this software without specific prior written permission. 32 * This file defines the DNS-SD server APIs. 49 * @addtogroup api-dnssd-server 52 * This module includes APIs for DNS-SD server. 58 * Is called when a DNS-SD query subscribes one of: 59 * 1. a service name. 60 * 2. a service instance name. 63 * The DNS-SD query implementation is responsible for identifying what @p aFullName is. 64 …* If @p aFullName is a service name or service instance name, the DNS-SD query implementation shou… 65 * corresponding service instance information and notify the DNS-SD server using [all …]
|
/external/sdv/vsomeip/interface/vsomeip/ |
D | application.hpp | 1 // Copyright (C) 2014-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) 96 * - Loading the configuration from a dynamic module 97 * - Loading the configuration from a .json file or 98 * - Loading the configuration from compiled data (not yet available) 99 * - Determining routing configuration and initialization of the routing 101 * - Installing signal handlers 150 * \brief Offers a SOME/IP service instance. 152 * The user application must call this method for each service it offers 154 * service visible to interested clients. Dependent on the configuration 155 * the service is available internally only or internally and externally. [all …]
|
/external/openscreen/discovery/public/ |
D | dns_sd_service_publisher.h | 2 // Use of this source code is governed by a BSD-style license that can be 21 // This class represents a top-level discovery API which sits on top of DNS-SD. 22 // The main purpose of this class is to hide DNS-SD internals from embedders who 23 // do not care about the specific functionality and do not need to understand 24 // DNS-SD Internals. 25 // T is the service-specific type which stores information regarding a specific 26 // service instance. 27 // NOTE: This class is not thread-safe and calls will be made to DnsSdService in 30 // their own implementations of the DNS-SD layer. 35 // DNS service instance (to publish to the network). [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-NAN-USD | 1 Wi-Fi Aware unsynchronized service discovery (NAN USD) 4 This document descibes how the unsynchronized service discovery defined 5 in the Wi-Fi Aware specification v4.0 can be used with wpa_spplicant. 7 More information about Wi-Fi Aware is available from this Wi-Fi 9 https://www.wi-fi.org/discover-wi-fi/wi-fi-aware 12 ------------------ 18 --------------------------- 25 ------------------------------------- 29 …name> [ttl=<time-to-live-in-sec>] [freq=<in MHz>] [freq_list=<comma separate list of MHz>] [srv_pr… 42 srv_proto_type values are defined in the Service Protocol Types table in [all …]
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
D | SystemParametersOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 32 * implemented by the system. If this field is missing from the service 34 * and names is implementation-dependent. 38 * - selector: "*" 40 * - name: api_key 42 * Example: define 2 api key names for a specific method. 45 * - selector: "/ListShelves" 47 * - name: api_key 48 * http_header: Api-Key1 [all …]
|
D | SystemParameters.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 83 * implemented by the system. If this field is missing from the service 85 * and names is implementation-dependent. 89 * - selector: "*" 91 * - name: api_key 93 * Example: define 2 api key names for a specific method. 96 * - selector: "/ListShelves" 98 * - name: api_key 99 * http_header: Api-Key1 [all …]
|
/external/google-cloud-java/java-policy-troubleshooter/grpc-google-cloud-policy-troubleshooter-v1/src/main/java/com/google/cloud/policytroubleshooter/v1/ |
D | IamCheckerGrpc.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 24 * IAM Policy Troubleshooter service. 25 * This service helps you troubleshoot access issues for Google Cloud resources. 88 /** Creates a new async stub that supports all call types for the service */ 101 * Creates a new blocking-style stub that supports unary and streaming output calls on the service 115 /** Creates a new ListenableFuture-style stub that supports unary calls on the service */ 132 * IAM Policy Troubleshooter service. 133 * This service helps you troubleshoot access issues for Google Cloud resources. 142 * Checks whether a member has a specific permission for a specific resource, [all …]
|
/external/sdv/vsomeip/interface/compat/vsomeip/ |
D | application.hpp | 1 // Copyright (C) 2014-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG) 99 * - Loading the configuration from a dynamic module 100 * - Loading the configuration from a .json file or 101 * - Loading the configuration from compiled data (not yet available) 102 * - Determining routing configuration and initialization of the routing 104 * - Installing signal handlers 134 * \brief Offers a SOME/IP service instance. 136 * The user application must call this method for each service it offers 138 * service visible to interested clients. Dependent on the configuration 139 * the service is available internally only or internally and externally. [all …]
|
/external/sdk-platform-java/java-iam/proto-google-iam-v2beta/src/main/java/com/google/iam/v2beta/ |
D | DenyRuleOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 35 * * `principal://goog/subject/{email_id}`: A specific Google Account. 38 * * `deleted:principal://goog/subject/{email_id}?uid={uid}`: A specific 50 * * `principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}`: 51 * A Google Cloud service account. For example, 52 …* `principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account@iam.gservice… 53 …* * `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}?uid={u… 54 * A Google Cloud service account that was deleted recently. For example, 55 …* `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account@iam.… [all …]
|
/external/sdk-platform-java/java-iam/proto-google-iam-v2/src/main/java/com/google/iam/v2/ |
D | DenyRuleOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 13 * See the License for the specific language governing permissions and 35 * * `principal://goog/subject/{email_id}`: A specific Google Account. 38 * * `deleted:principal://goog/subject/{email_id}?uid={uid}`: A specific 50 * * `principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}`: 51 * A Google Cloud service account. For example, 52 …* `principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account@iam.gservice… 53 …* * `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/{service_account_id}?uid={u… 54 * A Google Cloud service account that was deleted recently. For example, 55 …* `deleted:principal://iam.googleapis.com/projects/-/serviceAccounts/my-service-account@iam.… [all …]
|
/external/googleapis/gapic/metadata/ |
D | gapic_metadata.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 28 // Metadata about a GAPIC library for a specific combination of API, version, and 34 // Any human-readable comments to be included in this file. 46 // The language-specific library package for this GAPIC library. 49 // A map from each proto-defined service to ServiceForTransports, 50 // which allows listing information about transport-specific 51 // implementations of the service. 53 // The key is the name of the service as it appears in the .proto 59 // parent RPC service for the specified transport. [all …]
|
/external/googleapis/google/api/serviceusage/v1beta1/ |
D | resources.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 36 // A service that is available for use by the consumer. 37 message Service { message 38 // The resource name of the consumer and service. 41 // - `projects/123/services/serviceusage.googleapis.com` 47 // - `projects/123` 50 // The service configuration of the available service. 56 // Whether or not the service has been enabled for use by the consumer. 60 // Whether or not a service has been enabled for use by a consumer. [all …]
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/ |
D | service.py | 1 # Protocol Buffers - Google's data interchange format 3 # https://developers.google.com/protocol-buffers/ 17 # this software without specific prior written permission. 31 """DEPRECATED: Declares the RPC service interfaces. 38 which generate code specific to the particular RPC implementation. This way 51 class Service(object): class 53 """Abstract base interface for protocol-buffer-based RPC services. 57 interface can be used to call the methods of the service without knowing 62 """Retrieves this service's descriptor.""" 67 """Calls a method of the service specified by method_descriptor. [all …]
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/ |
D | service.py | 1 # Protocol Buffers - Google's data interchange format 3 # https://developers.google.com/protocol-buffers/ 17 # this software without specific prior written permission. 31 """DEPRECATED: Declares the RPC service interfaces. 38 which generate code specific to the particular RPC implementation. This way 51 class Service(object): class 53 """Abstract base interface for protocol-buffer-based RPC services. 57 interface can be used to call the methods of the service without knowing 62 """Retrieves this service's descriptor.""" 67 """Calls a method of the service specified by method_descriptor. [all …]
|
/external/protobuf/python/google/protobuf/ |
D | service.py | 1 # Protocol Buffers - Google's data interchange format 3 # https://developers.google.com/protocol-buffers/ 17 # this software without specific prior written permission. 31 """DEPRECATED: Declares the RPC service interfaces. 38 which generate code specific to the particular RPC implementation. This way 51 class Service(object): class 53 """Abstract base interface for protocol-buffer-based RPC services. 57 interface can be used to call the methods of the service without knowing 62 """Retrieves this service's descriptor.""" 67 """Calls a method of the service specified by method_descriptor. [all …]
|
/external/google-cloud-java/java-service-usage/proto-google-cloud-service-usage-v1beta1/src/main/proto/google/api/serviceusage/v1beta1/ |
D | resources.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 12 // See the License for the specific language governing permissions and 36 // A service that is available for use by the consumer. 37 message Service { message 38 // The resource name of the consumer and service. 41 // - `projects/123/services/serviceusage.googleapis.com` 47 // - `projects/123` 50 // The service configuration of the available service. 56 // Whether or not the service has been enabled for use by the consumer. 60 // Whether or not a service has been enabled for use by a consumer. [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | RestEx.h | 5 - REST EX Service Binding Protocol 6 - REST EX Protocol 11 SPDX-License-Identifier: BSD-2-Clause-Patent 128 Provides a simple HTTP-like interface to send and receive resources from a REST service. 130 The SendReceive() function sends an HTTP request to this REST service, and returns a 131 response when the data is retrieved from the service. RequestMessage contains the HTTP 137 REST service. 155 Obtain the current time from this REST service instance. 158 this REST service instance. If this REST service does not support to retrieve the time, 164 REST service. [all …]
|