| /external/licenseclassifier/v2/assets/License/Xcode/ |
| D | license.txt | 3 …SERVICES. THIS IS A LEGAL AGREEMENT BETWEEN YOU AND APPLE. IF YOU AGREE TO BE BOUND BY ALL O… 12 …f libraries for iOS, watchOS, iPadOS, and/or tvOS, and the use of Apple services such as the Apple… 16 …Services” or “Services” means the developer services that Apple provides to You under this Agreeme… 26 …(a) have a demonstrable need to know or use the Apple Software or Apple Services in order to devel… 30 …may provide to You for use in connection with the Apple Software, Apple Services, Apple certificat… 42 …ifications, enhancements and supplements to the Apple Software or Apple Services, and any new rele… 46 “You” or “Your” means the person(s) or entity using the Apple Software or Services or otherwise exe… 50 …Services (e.g., as part of Your Applications), and You agree to monitor and be fully responsible f… 63 (iv) You may use the Apple Services solely to test and develop Applications that are specifically f… 72 …Services for deployment and provisioning purposes. You agree to ensure that such Apple IDs are … [all …]
|
| /external/cronet/net/dns/ |
| D | nsswitch_reader_unittest.cc | 55 std::vector<NsswitchReader::ServiceSpecification> services = in TEST_F() local 59 // configured services. in TEST_F() 60 EXPECT_THAT(services, testing::SizeIs(testing::Le(1000u))); in TEST_F() 64 for (const NsswitchReader::ServiceSpecification& service : services) { in TEST_F() 73 std::vector<NsswitchReader::ServiceSpecification> services = in TEST_F() local 78 services, in TEST_F() 90 std::vector<NsswitchReader::ServiceSpecification> services = in TEST_F() local 95 services, in TEST_F() 108 std::vector<NsswitchReader::ServiceSpecification> services = in TEST_F() local 112 services, in TEST_F() [all …]
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | ServiceManager.java | 70 * A manager for monitoring and controlling a set of {@linkplain Service services}. This class 72 * {@linkplain #servicesByState inspecting} a collection of {@linkplain Service services}. 78 * services are started by some mechanism besides {@link #startAsync}, the listeners will be invoked 86 * Set<Service> services = ...; 87 * ServiceManager manager = new ServiceManager(services); 91 * // Services have been initialized and are healthy, start accepting requests... 103 * // Give the services 5 seconds to stop to ensure that we are responsive to shutdown 112 * manager.startAsync(); // start all the services asynchronously 117 * <p>This class uses the ServiceManager's methods to start all of its services, to respond to 118 * service failure and to ensure that when the JVM is shutting down all the services are stopped. [all …]
|
| /external/guava/android/guava/src/com/google/common/util/concurrent/ |
| D | ServiceManager.java | 67 * A manager for monitoring and controlling a set of {@linkplain Service services}. This class 69 * {@linkplain #servicesByState inspecting} a collection of {@linkplain Service services}. 75 * services are started by some mechanism besides {@link #startAsync}, the listeners will be invoked 83 * Set<Service> services = ...; 84 * ServiceManager manager = new ServiceManager(services); 88 * // Services have been initialized and are healthy, start accepting requests... 100 * // Give the services 5 seconds to stop to ensure that we are responsive to shutdown 109 * manager.startAsync(); // start all the services asynchronously 114 * <p>This class uses the ServiceManager's methods to start all of its services, to respond to 115 * service failure and to ensure that when the JVM is shutting down all the services are stopped. [all …]
|
| /external/tensorflow/tensorflow/lite/g3doc/android/ |
| D | play_services.md | 1 # TensorFlow Lite in Google Play services (BETA) 3 TensorFlow Lite is available in the Google Play services API as a public beta on 4 all Android devices running the current version of Play services. The API lets 12 Google Play services APIs in your Android app. 17 For more information about Google Play services, see the 18 [Google Play services](https://developers.google.com/android/guides/overview) 23 You can use the TensorFlow Lite in Google Play services API by making a few 26 more details on how to implement the Interpreter APIs in Google Play services. 34 Play services in the 36 This example app uses TensorFlow Lite within Play services to implement an image [all …]
|
| /external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
| D | servicemanagement_v1_client.py | 44 self.services = self.ServicesService(self) 117 method_id=u'servicemanagement.services.accessPolicy.query', 121 relative_path=u'v1/services/{serviceName}/accessPolicy:query', 141 any backend services. 155 method_id=u'servicemanagement.services.configs.create', 159 relative_path=u'v1/services/{serviceName}/configs', 182 method_id=u'servicemanagement.services.configs.get', 186 relative_path=u'v1/services/{serviceName}/configs/{configId}', 209 method_id=u'servicemanagement.services.configs.list', 213 relative_path=u'v1/services/{serviceName}/configs', [all …]
|
| /external/python/mobly/mobly/controllers/android_device_lib/ |
| D | service_manager.py | 14 """Module for the manager of services.""" 22 from mobly.controllers.android_device_lib.services import base_service 30 """Manager for services of AndroidDevice. 106 """Executes a function with all registered services. 119 """Lists the aliases of all the services that are alive. 121 Order of this list is determined by the order the services are 125 list of strings, the aliases of the services that are running. 133 """Creates output excerpts from all services. 135 This calls `create_output_excerpts` on all registered services. 142 Dict, keys are the names of the services, values are the paths to [all …]
|
| /external/libchrome/mojo/public/tools/bindings/ |
| D | chromium_bindings_configuration.gni | 13 "//chromeos/services/device_sync/public/mojom/typemaps.gni", 14 "//chromeos/services/secure_channel/public/mojom/typemaps.gni", 35 "//services/audio/public/cpp/typemaps.gni", 36 "//services/device/public/mojom/typemaps.gni", 37 "//services/identity/public/cpp/typemaps.gni", 38 "//services/network/public/cpp/typemaps.gni", 39 "//services/preferences/public/cpp/typemaps.gni", 40 "//services/proxy_resolver/public/cpp/typemaps.gni", 41 "//services/resource_coordinator/public/cpp/typemaps.gni", 42 "//services/service_manager/public/cpp/typemaps.gni", [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | monitoring_v3.services.html | 75 …itoring_v3.html">Cloud Monitoring API</a> . <a href="monitoring_v3.services.html">services</a></h1> 78 …<code><a href="monitoring_v3.services.serviceLevelObjectives.html">serviceLevelObjectives()</a></c… 96 <p class="firstline">List Services for this workspace.</p> 119 …ine service. Learn more at https://cloud.google.com/appengine. # Type used for App Engine services. 122 …ervice. Learn more at https://cloud.google.com/endpoints. # Type used for Cloud Endpoints services. 125 …. Clusters running OSS Istio will have their services ingested as this type. # Type used for Istio… 134 …rs running ASM >= 1.6.8 will have their services ingested as this type. # Type used for canonic… 139 …sters running ASM < 1.6.8 will have their services ingested as this type. # Type used for Istio… 144 …esource name for this Service. The format is: projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID] 163 …ine service. Learn more at https://cloud.google.com/appengine. # Type used for App Engine services. [all …]
|
| D | firebaseappcheck_v1beta.projects.services.html | 75 …cts.html">projects</a> . <a href="firebaseappcheck_v1beta.projects.services.html">services</a></h1> 88 <p class="firstline">Lists all Service configurations for the specified project. Only Services whic… 106 …"requests": [ # Required. The request messages specifying the Services to update. A maxi… 108 …the Service to be updated, in the format: ``` projects/{project_number}/services/{service_id} ``` … 110 …vice configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` … 115 …ing", # Optional. A comma-separated list of names of fields in the Services to update. Exampl… 127 "services": [ # Service objects after the updates have been applied. 130 …vice configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` … 146 …f the Service to retrieve, in the format: ``` projects/{project_number}/services/{service_id} ``` … 157 …vice configuration object, in the format: ``` projects/{project_number}/services/{service_id} ``` … [all …]
|
| /external/autotest/client/cros/ |
| D | service_stopper.py | 6 Provides utility class for stopping and restarting services 18 As this ensures that the services will be off before the test code runs, and 19 the test framework will ensure that the services are restarted through any 31 """Class to manage CrOS services. 33 services_to_stop: list of services that should be stopped 36 POWER_DRAW_SERVICES: list of services that influence power test in 40 stop_sevices: stop running system services. 41 restore_services: restore services that were previously stopped. 44 _services_stopped: list of services that were successfully stopped 49 # List of thermal throttling services that should be disabled. [all …]
|
| /external/python/cryptography/ |
| D | .travis.yml | 64 services: docker 67 services: docker 70 services: docker 73 services: docker 76 services: docker 79 services: docker 82 services: docker 85 services: docker 88 services: docker 91 services: docker [all …]
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | test_netdata_publisher.py | 23 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 145 def verify_anycast_services(self, services): argument 146 # Verify a list of anycast `services` from `get_services()` 147 for service in services: 161 def verify_unicast_services(self, services): argument 162 # Verify a list of unicast `services` from `get_services()` 163 for service in services: 235 services = leader.get_services() 236 self.assertEqual(len(services), min(1 + len(routers), DESIRED_NUM_DNSSRP_ANYCAST)) 237 self.verify_anycast_services(services) [all …]
|
| /external/cronet/build/config/siso/ |
| D | mojo.star | 59 "./gen/services/device/public/mojom/usb_device.mojom.js": { 61 "./gen/mojom-webui/services/device/public/mojom/usb_device.mojom-webui.js", 62 … "./gen/mojom-webui/services/device/public/mojom/usb_enumeration_options.mojom-webui.js", 63 "./gen/mojom-webui/services/device/public/mojom/usb_manager.mojom-webui.js", 64 … "./gen/mojom-webui/services/device/public/mojom/usb_manager_client.mojom-webui.js", 67 "./gen/services/media_session/public/mojom/audio_focus.mojom.js": { 69 … "./gen/mojom-webui/services/media_session/public/mojom/audio_focus.mojom-webui.js", 70 … "./gen/mojom-webui/services/media_session/public/mojom/constants.mojom-webui.js", 71 … "./gen/mojom-webui/services/media_session/public/mojom/media_controller.mojom-webui.js", 72 … "./gen/mojom-webui/services/media_session/public/mojom/media_session.mojom-webui.js", [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | metastore.v1alpha.json | 15 …e Dataproc Metastore API is used to manage the lifecycle and configuration of metastore services.", 233 …ws API services to override the binding to use different resource name schemes, such as users/*/op… 275 "services": { object 279 "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services", 281 "id": "metastore.projects.locations.services.create", 304 "path": "v1alpha/{+parent}/services", 317 … "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", 319 "id": "metastore.projects.locations.services.delete", 325 …e, in the following form:projects/{project_number}/locations/{location_id}/services/{service_id}.", 327 "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$", [all …]
|
| D | metastore.v1beta.json | 15 …e Dataproc Metastore API is used to manage the lifecycle and configuration of metastore services.", 233 …ws API services to override the binding to use different resource name schemes, such as users/*/op… 275 "services": { object 279 "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services", 281 "id": "metastore.projects.locations.services.create", 304 "path": "v1beta/{+parent}/services", 317 … "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", 319 "id": "metastore.projects.locations.services.delete", 325 …e, in the following form:projects/{project_number}/locations/{location_id}/services/{service_id}.", 327 "pattern": "^projects/[^/]+/locations/[^/]+/services/[^/]+$", [all …]
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
| D | InternalHandlerRegistry.java | 32 private final List<ServerServiceDefinition> services; field in InternalHandlerRegistry 36 List<ServerServiceDefinition> services, Map<String, ServerMethodDefinition<?, ?>> methods) { in InternalHandlerRegistry() argument 37 this.services = services; in InternalHandlerRegistry() 46 return services; in getServices() 58 // Store per-service first, to make sure services are added/replaced atomically. 59 private final HashMap<String, ServerServiceDefinition> services = field in InternalHandlerRegistry.Builder 63 services.put(service.getServiceDescriptor().getName(), service); in addService() 70 for (ServerServiceDefinition service : services.values()) { in build() 76 Collections.unmodifiableList(new ArrayList<>(services.values())), in build()
|
| /external/python/mobly/docs/ |
| D | mobly.controllers.android_device_lib.services.rst | 1 mobly.controllers.android\_device\_lib.services package 7 mobly.controllers.android\_device\_lib.services.base\_service module 10 .. automodule:: mobly.controllers.android_device_lib.services.base_service 15 mobly.controllers.android\_device\_lib.services.logcat module 18 .. automodule:: mobly.controllers.android_device_lib.services.logcat 23 mobly.controllers.android\_device\_lib.services.sl4a\_service module 26 .. automodule:: mobly.controllers.android_device_lib.services.sl4a_service 31 mobly.controllers.android\_device\_lib.services.snippet\_management\_service module 34 .. automodule:: mobly.controllers.android_device_lib.services.snippet_management_service 43 .. automodule:: mobly.controllers.android_device_lib.services
|
| D | android_device_service.md | 10 Often times, we need long-running services associated with `AndroidDevice` 15 `AndroidDevice` services makes it easier to implement long-running services. 20 …github.com/google/mobly/blob/master/mobly/controllers/android_device_lib/services/base_service.py). 60 ad.services.register('secret_service', 68 ad.services.secret_service.is_alive # True 69 ad.services.secret_service.get_my_secret() # 42 78 services that are sensitive to device disconnect without reboot. For more 80 …github.com/google/mobly/blob/master/mobly/controllers/android_device_lib/services/base_service.py).
|
| /external/robolectric/scripts/ |
| D | build-android.sh | 70 ARTIFACTS=("core" "services" "framework" "android.policy" "ext") 71 … graphics/java media/java location/java opengl/java policy/src sax/java services/java telephony/ja… 73 ARTIFACTS=("core" "services" "telephony-common" "framework" "android.policy" "ext") 74 … graphics/java media/java location/java opengl/java policy/src sax/java services/java telephony/ja… 76 ARTIFACTS=("core" "services" "telephony-common" "framework" "android.policy" "ext") 77 … graphics/java media/java location/java opengl/java policy/src sax/java services/java telephony/ja… 79 …ARTIFACTS=("core" "services" "telephony-common" "framework" "framework2" "framework-base" "android… 80 … graphics/java media/java location/java opengl/java policy/src sax/java services/java telephony/ja… 82 …ARTIFACTS=("core-libart" "services" "telephony-common" "framework" "android.policy" "ext" "okhttp"… 83 … graphics/java media/java location/java opengl/java policy/src sax/java services/java telephony/ja… [all …]
|
| /external/angle/build/config/siso/ |
| D | mojo.star | 65 "./gen/services/device/public/mojom/usb_device.mojom.js": { 67 "./gen/mojom-webui/services/device/public/mojom/usb_device.mojom-webui.js", 68 … "./gen/mojom-webui/services/device/public/mojom/usb_enumeration_options.mojom-webui.js", 69 "./gen/mojom-webui/services/device/public/mojom/usb_manager.mojom-webui.js", 70 … "./gen/mojom-webui/services/device/public/mojom/usb_manager_client.mojom-webui.js", 73 "./gen/services/media_session/public/mojom/audio_focus.mojom.js": { 75 … "./gen/mojom-webui/services/media_session/public/mojom/audio_focus.mojom-webui.js", 76 … "./gen/mojom-webui/services/media_session/public/mojom/constants.mojom-webui.js", 77 … "./gen/mojom-webui/services/media_session/public/mojom/media_controller.mojom-webui.js", 78 … "./gen/mojom-webui/services/media_session/public/mojom/media_session.mojom-webui.js", [all …]
|
| /external/arm-trusted-firmware/docs/getting_started/ |
| D | rt-svc-writers-guide.rst | 11 levels lower than EL3 will request runtime services using the Secure Monitor 19 for full details). The EL3 runtime services framework in BL31 enables the 20 independent implementation of services for each group, which are then compiled 23 software. The common runtime services framework ensures that SMC Functions are 27 The interface and operation of the runtime services depends heavily on the 67 services defined by Arm standards, such as `PSCI`_. 75 The EL3 runtime services framework uses the call type and OEN to identify a 82 TF-A has a ``services`` directory in the source tree under which 127 During initialization the services framework validates each declared service 152 Runtime services are initialized once, during cold boot, by the primary CPU [all …]
|
| /external/arm-trusted-firmware/bl31/ |
| D | bl31.mk | 21 include services/std_svc/spm_mm/spm_mm.mk 39 services/arm_arch_svc/arm_arch_svc_setup.c \ 40 services/std_svc/std_svc_setup.c \ 66 BL31_SOURCES += services/std_svc/sdei/sdei_dispatch.S \ 67 services/std_svc/sdei/sdei_event.c \ 68 services/std_svc/sdei/sdei_intr_mgmt.c \ 69 services/std_svc/sdei/sdei_main.c \ 70 services/std_svc/sdei/sdei_state.c 74 BL31_SOURCES += services/std_svc/trng/trng_main.c \ 75 services/std_svc/trng/trng_entropy_pool.c [all …]
|
| /external/grpc-grpc-java/documentation/ |
| D | server-reflection-tutorial.md | 4 services on a server, and assists clients at runtime with constructing RPC 8 proto-based services. 13 `io.grpc.protobuf.services.ProtoReflectionService` in the `grpc-services` 28 + compile "io.grpc:grpc-services:${grpcVersion}" 38 +import io.grpc.protobuf.services.ProtoReflectionService; 58 CLI to get information about its available services. gRPC CLI is written 62 ## Use gRPC CLI to check services 79 ### List services argument 81 `grpc_cli ls` command lists services and methods exposed at a given port: 83 - List all the services exposed at a given port
|
| /external/pigweed/pw_rpc/ts/ |
| D | client.ts | 62 * Object for managing RPC channel and contained services. 66 services = new Map<string, ServiceClient>(); property in ChannelClient 68 constructor(client: Client, channel: Channel, services: Service[]) { 70 services.forEach(service => { 72 this.services.set(service.name, serviceClient); 83 return this.services.get(serviceName); 121 readonly services = new Map<number, Service>(); property in Client 123 constructor(channels: Channel[], services: Service[]) { 125 services.forEach(service => { 126 this.services.set(service.id, service); [all …]
|