/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/identity/ |
D | credential.rs | 27 pub struct CredentialType(u16); struct 30 impl CredentialType { implementation 47 impl From<u16> for CredentialType { implementation 53 impl Deref for CredentialType { implementation 101 pub fn new(credential_type: CredentialType, data: Vec<u8>) -> CustomCredential { in new() 110 pub fn credential_type(&self) -> CredentialType { in credential_type() 148 pub fn credential_type(&self) -> CredentialType { in credential_type()
|
D | provider.rs | 69 fn supported_types(&self) -> Vec<CredentialType>; in supported_types()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kapt/gen/stubs/com/android/credentialmanager/model/ |
D | CredentialType.java | 4 public enum CredentialType { enum 9 CredentialType() { in CredentialType() method in CredentialType
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/ |
H A D | CredentialType.java | 28 public final class CredentialType { class 39 private CredentialType(String value) { in CredentialType() method in CredentialType
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/ |
D | CredentialType.java | 34 public class CredentialType extends AuthParam { class 52 public CredentialType(int authType, int credType) { in CredentialType() method in CredentialType
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/identity/ |
D | basic.rs | 26 pub fn credential_type(&self) -> CredentialType { in credential_type() 96 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/extension/ |
D | built_in.rs | 126 credentials: Vec<CredentialType>, in new() 149 pub fn credentials(&self) -> &[CredentialType] { in credentials()
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/model/ |
H A D | CredentialType.kt | 19 enum class CredentialType { class
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/ |
D | config.rs | 51 fn supported_credentials(&self) -> Vec<CredentialType> { in supported_credentials()
|
D | builder.rs | 468 fn supported_credentials(&self) -> Vec<CredentialType> { in supported_credentials()
|
/aosp_15_r20/packages/modules/Connectivity/nearby/framework/java/android/nearby/ |
D | PresenceCredential.java | 49 public @interface CredentialType {} annotation in PresenceCredential
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/ |
D | client_config.rs | 58 fn supported_credential_types(&self) -> Vec<CredentialType> { in supported_credential_types()
|
D | identity.rs | 161 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
|
D | client_builder.rs | 863 fn supported_credential_types(&self) -> Vec<CredentialType> { in supported_credential_types()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/group/ |
D | roster.rs | 62 pub fn credentials(&self) -> &[CredentialType] { in credentials()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kotlin_headers/ |
D | CredentialManagerShared.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__CredentialManager__shared__android_common__CredentialManagerShared.kotlin_module
com ... |
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | leaf_node_validator.rs | 704 fn supported_types(&self) -> Vec<crate::identity::CredentialType> { in supported_types()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/ |
D | custom.rs | 261 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | PasspointProviderTest.java | 140 private enum CredentialType { enum in PasspointProviderTest
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | sspi.h | 524 unsigned __LONG32 CredentialType; member 529 unsigned __LONG32 CredentialType; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | commit.rs | 1580 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/repackaged-jarjar/kotlinc/ |
D | CredentialManagerShared.jar | com/android/credentialmanager/model/get/RemoteEntryInfo.class
RemoteEntryInfo.kt
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kotlin/ |
D | CredentialManagerShared.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__CredentialManager__shared__android_common__CredentialManagerShared.kotlin_module
com ... |
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | LockPatternUtils.java | 142 public @interface CredentialType {} annotation in LockPatternUtils
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ssmsap/src/main/resources/codegen-resources/ |
H A D | service-2.json | 376 "CredentialType":{ object 684 "CredentialType":{ object
|