| /external/google-auth-library-java/ |
| D | README.md | 31 …* [Accessing resources using Executable-sourced credentials](#using-executable-sourced-credentials… 36 …* [Accessing resources using Executable-sourced credentials](#using-executable-sourced-workforce-c… 275 (file-sourced credentials) or from a local server (URL-sourced credentials). 277 **File-sourced credentials** 278 For file-sourced credentials, a background process needs to be continuously refreshing the file 283 To generate a file-sourced OIDC configuration, run the following command: 286 # Generate an OIDC configuration file for file-sourced credentials. 308 **URL-sourced credentials** 309 For URL-sourced credentials, a local server needs to host a GET endpoint to return the OIDC token. 313 To generate a URL-sourced OIDC workload identity configuration, run the following command: [all …]
|
| /external/guice/examples/src/example/xml/ |
| D | XmlBeanModule.java | 59 Binder sourced = originalBinder.withSource(xmlSource()); in start() local 65 sourced.addError("Missing 'type' attribute."); in start() 74 sourced.addError(e); in start() 82 sourced.addError("%s doesn't have a no-arg constructor."); in start() 102 Binder sourced = originalBinder.withSource(xmlSource()); in start() local 112 sourced.addError("Missing attribute name."); in start() 128 sourced.addError("%s.%s() not found.", type.getName(), setterName); in start() 135 sourced.addError("%s.%s() must take one argument.", setterName, type.getName()); in start() 140 Provider<?> provider = sourced.getProvider(Key.get(parameterTypes[0])); in start()
|
| /external/pigweed/ |
| D | bootstrap.fish | 20 # Check if this file is being executed or sourced. 67 # NOTE: Sourced scripts in fish cannot be sourced within a fuction if 69 # must be sourced here instead of within pw_finalize or another
|
| D | activate.fish | 20 # Check if this file is being executed or sourced. 67 # NOTE: Sourced scripts in fish cannot be sourced within a fuction if 69 # must be sourced here instead of within pw_finalize or another
|
| /external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/io/ |
| D | ExponentialBackoffRetryOptions.java | 75 …* Configure the maximum number of retries to make while using a strategy sourced from these options 85 … * @return the maximum number of retries to make while using a strategy sourced from these options 102 …rn the initial (base) unscaled backoff interval in milliseconds while using a strategy sourced from 120 …urn the type of jitter to apply to the backoff interval calculations while using a strategy sourced
|
| /external/angle/build/android/ |
| D | envsetup.sh | 10 # Make sure we're being sourced. 12 echo "ERROR: envsetup must be sourced." 33 # In zsh, $0 is the name of the file being sourced.
|
| /external/cronet/build/android/ |
| D | envsetup.sh | 10 # Make sure we're being sourced. 12 echo "ERROR: envsetup must be sourced." 33 # In zsh, $0 is the name of the file being sourced.
|
| /external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/auth/credentials/ |
| D | CachedCredentialsProvider.java | 29 …* Sets the maximum caching duration for any credentials sourced through this provider. Depending … 30 * wrapped provider's configuration, credentials may be sourced with shorter durations. 31 … * @param cachingDurationInSeconds maximum caching duration in seconds of sourced credentials
|
| /external/perfetto/tools/ |
| D | node | 19 # sourced by tools/npm. 45 # If the script is sourced (from //tools/npm) stop here. Otherwise run node.
|
| /external/tensorflow/tensorflow/c/experimental/saved_model/internal/ |
| D | saved_model_api_test.cc | 66 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 98 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 196 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 300 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 355 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 488 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 531 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P()
|
| /external/cronet/base/debug/ |
| D | debugger.h | 47 // sourced when using gdb on Linux and //tools/lldb/lldbinit.py has been sourced
|
| /external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ |
| D | IdentityPoolCredentials.java | 43 * Url-sourced, file-sourced, or user provided supplier method-sourced external account credentials.
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | maketgz | 61 # remove temporay sourced man pages 62 `make -s clean-sourced-manpages`;
|
| /external/webrtc/tools_webrtc/android/profiling/ |
| D | perf_setup.sh | 54 # Make sure we're being sourced. 56 error "perf_setup must be sourced" 347 # Verify that user has sourced envsetup.sh. 353 ok "envsetup script has been sourced" 355 # Given that envsetup is sourced, the adb tool should be accessible but
|
| /external/deqp/doc/testspecs/GLES31/ |
| D | functional.vertex_attribute_binding.txt | 28 + Drawing with all attributes sourced from a single buffer 35 + Drawing with all attributes sourced from different binding points
|
| /external/python/google-auth-library-python/google/auth/ |
| D | identity_pool.py | 51 """External account credentials sourced from files and URLs.""" 77 Example credential_source for url-sourced credential:: 88 Example credential_source for file-sourced credential::
|
| /external/google-cloud-java/java-kmsinventory/google-cloud-kmsinventory/src/main/java/com/google/cloud/kms/inventory/v1/ |
| D | KeyDashboardServiceClient.java | 184 * is sourced from snapshots, meaning it may not completely reflect the actual state of key 218 * is sourced from snapshots, meaning it may not completely reflect the actual state of key 249 * is sourced from snapshots, meaning it may not completely reflect the actual state of key 283 * is sourced from snapshots, meaning it may not completely reflect the actual state of key 318 * is sourced from snapshots, meaning it may not completely reflect the actual state of key
|
| /external/google-cloud-java/java-kmsinventory/grpc-google-cloud-kmsinventory-v1/src/main/java/com/google/cloud/kms/inventory/v1/ |
| D | KeyDashboardServiceGrpc.java | 140 * Note that this data is sourced from snapshots, meaning it may not 193 * Note that this data is sourced from snapshots, meaning it may not 233 * Note that this data is sourced from snapshots, meaning it may not 269 * Note that this data is sourced from snapshots, meaning it may not
|
| /external/turbine/java/com/google/common/escape/ |
| D | SourceCodeEscapers.java | 25 * <p>This is a subset of source code escapers that are in the process of being open-sourced as part 28 // TODO(cushon): migrate to the guava version once it is open-sourced, and delete this
|
| /external/tensorflow/tensorflow/cc/saved_model/experimental/tests/ |
| D | saved_model_api_test.cc | 54 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P() 78 GTEST_SKIP(); // TODO(chky) : Enable this once TFRT is open sourced. in TEST_P()
|
| /external/pigweed/pw_clock_tree_mcuxpresso/ |
| D | examples.cc | 103 // Define Audio PLL sourced by ClkIn pin clock source 112 // Define Audio PLL in bypass mode sourced by FRO_DIV_8 clock source
|
| /external/open-dice/ |
| D | bootstrap.sh | 15 # This script must be sourced, not executed. 44 # Check if this file is being executed or sourced.
|
| D | activate.sh | 15 # This script must be sourced, not executed. 44 # Check if this file is being executed or sourced.
|
| /external/iputils/doc/ |
| D | pg3.sgml | 30 <command/ipg/ is not a program, it is script which should be sourced 31 to <command/bash/. When sourced it loads module <filename/pg3/ and
|
| /external/zstd/tests/gzip/ |
| D | init.cfg | 1 # This file is sourced by init.sh, *before* its initialization.
|