| /external/rust/crates/der_derive/src/ |
| D | choice.rs | 19 lifetime: Option<Lifetime>, field 37 let lifetime = input in new() localVariable 61 let lifetime = match self.lifetime { in to_tokens() localVariable 64 let lifetime = default_lifetime(); in to_tokens() localVariable
|
| D | value_ord.rs | 19 lifetime: Option<Lifetime>, field 35 let lifetime = input in new() localVariable
|
| /external/rust/crates/mls-rs/src/tree_kem/ |
| D | lifetime.rs | 71 let lifetime = Lifetime::seconds(seconds).unwrap(); in test_seconds() localVariable 78 let lifetime = Lifetime::days(days).unwrap(); in test_days() localVariable 89 let lifetime = Lifetime::years(years).unwrap(); in test_years() localVariable
|
| /external/openthread/third_party/mbedtls/repo/tests/src/drivers/ |
| D | platform_builtin_keys.c | 20 psa_key_lifetime_t lifetime; member 59 psa_key_lifetime_t *lifetime, in mbedtls_psa_platform_get_builtin_key()
|
| /external/mbedtls/tests/src/drivers/ |
| D | platform_builtin_keys.c | 22 psa_key_lifetime_t lifetime; member 61 psa_key_lifetime_t *lifetime, in mbedtls_psa_platform_get_builtin_key()
|
| /external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ |
| D | ImpersonatedCredentials.java | 111 private int lifetime; field in ImpersonatedCredentials 146 int lifetime, in create() 188 int lifetime, in create() 234 int lifetime, in create() 277 int lifetime) { in create() 620 private int lifetime = DEFAULT_LIFETIME_IN_SECONDS; field in ImpersonatedCredentials.Builder 673 public Builder setLifetime(int lifetime) { in setLifetime()
|
| /external/google-cloud-java/java-iamcredentials/google-cloud-iamcredentials/src/test/java/com/google/cloud/iam/credentials/v1/ |
| D | IAMCredentialsClientTest.java | 94 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest() local 123 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest() local 143 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest2() local 172 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest2() local
|
| D | IAMCredentialsClientHttpJsonTest.java | 90 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest() local 122 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest() local 142 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest2() local 174 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest2() local
|
| /external/sdk-platform-java/test/integration/goldens/credentials/src/com/google/cloud/iam/credentials/v1/ |
| D | IAMCredentialsClientHttpJsonTest.java | 90 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest() local 122 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest() local 142 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest2() local 174 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest2() local
|
| D | IAMCredentialsClientTest.java | 94 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest() local 123 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest() local 143 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenTest2() local 172 Duration lifetime = Duration.newBuilder().build(); in generateAccessTokenExceptionTest2() local
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | psa_crypto_slot_management.c | 260 psa_key_lifetime_t lifetime = PSA_KEY_LIFETIME_VOLATILE; in psa_load_builtin_key_into_slot() local 414 psa_status_t psa_validate_key_location(psa_key_lifetime_t lifetime, in psa_validate_key_location() 445 psa_status_t psa_validate_key_persistence(psa_key_lifetime_t lifetime) in psa_validate_key_persistence()
|
| D | psa_crypto_slot_management.h | 169 static inline int psa_key_lifetime_is_external(psa_key_lifetime_t lifetime) in psa_key_lifetime_is_external()
|
| D | psa_crypto_se.c | 56 psa_key_lifetime_t lifetime) in psa_get_se_driver_entry() 87 int psa_get_se_driver(psa_key_lifetime_t lifetime, in psa_get_se_driver()
|
| /external/mbedtls/library/ |
| D | psa_crypto_slot_management.c | 258 psa_key_lifetime_t lifetime = PSA_KEY_LIFETIME_VOLATILE; in psa_load_builtin_key_into_slot() local 410 psa_status_t psa_validate_key_location(psa_key_lifetime_t lifetime, in psa_validate_key_location() 435 psa_status_t psa_validate_key_persistence(psa_key_lifetime_t lifetime) in psa_validate_key_persistence()
|
| D | psa_crypto_slot_management.h | 169 static inline int psa_key_lifetime_is_external(psa_key_lifetime_t lifetime) in psa_key_lifetime_is_external()
|
| D | psa_crypto_se.c | 56 psa_key_lifetime_t lifetime) in psa_get_se_driver_entry() 87 int psa_get_se_driver(psa_key_lifetime_t lifetime, in psa_get_se_driver()
|
| /external/rust/crates/prettyplease/src/ |
| D | lifetime.rs | 5 pub fn lifetime(&mut self, lifetime: &Lifetime) { in lifetime() method
|
| /external/armnn/src/backends/backendsCommon/memoryOptimizerStrategyLibrary/test/ |
| D | TestMemBlocks.hpp | 18 for (auto lifetime = block.m_StartOfLife; lifetime <= block.m_EndOfLife; ++lifetime) in GetMinPossibleMemorySize() local
|
| /external/rust/crates/pin-project-internal/src/pin_project/ |
| D | derive.rs | 197 let lifetime = Lifetime::new(&lifetime_name, Span::call_site()); in new() localVariable 267 lifetime: Lifetime, field 577 let lifetime = &cx.proj.lifetime; in visit_fields() localVariable 686 let lifetime = &cx.proj.lifetime; in make_unpin_impl() localVariable 706 let lifetime = &cx.proj.lifetime; in make_unpin_impl() localVariable 783 let lifetime = &cx.proj.lifetime; in make_unpin_impl() localVariable 931 let lifetime = &cx.proj.lifetime; in make_proj_impl() localVariable
|
| /external/sdk-platform-java/test/integration/goldens/credentials/samples/snippets/generated/main/java/com/google/cloud/iam/credentials/v1/iamcredentials/generateaccesstoken/ |
| D | SyncGenerateAccessTokenStringListstringListstringDuration.java | 43 Duration lifetime = Duration.newBuilder().build(); in syncGenerateAccessTokenStringListstringListstringDuration() local
|
| D | SyncGenerateAccessTokenServiceaccountnameListstringListstringDuration.java | 44 Duration lifetime = Duration.newBuilder().build(); in syncGenerateAccessTokenServiceaccountnameListstringListstringDuration() local
|
| /external/rust/crates/async-trait/src/ |
| D | lib.rs | 326 mod lifetime; module
|
| /external/google-cloud-java/java-iamcredentials/samples/snippets/generated/com/google/cloud/iam/credentials/v1/iamcredentials/generateaccesstoken/ |
| D | SyncGenerateAccessTokenStringListstringListstringDuration.java | 43 Duration lifetime = Duration.newBuilder().build(); in syncGenerateAccessTokenStringListstringListstringDuration() local
|
| D | SyncGenerateAccessTokenServiceaccountnameListstringListstringDuration.java | 44 Duration lifetime = Duration.newBuilder().build(); in syncGenerateAccessTokenServiceaccountnameListstringListstringDuration() local
|
| /external/rust/crates/jni/0.20.0/src/wrapper/objects/ |
| D | jobject.rs | 17 lifetime: PhantomData<&'a ()>, field
|