/system/chre/apps/test/chqts/src/general_test/ |
D | cell_info_wcdma.cc | 21 const struct chreWwanCellIdentityWcdma &identity) { in validateIdentity()
|
D | cell_info_tdscdma.cc | 21 const struct chreWwanCellIdentityTdscdma &identity) { in validateIdentity()
|
D | cell_info_gsm.cc | 21 const struct chreWwanCellIdentityGsm &identity) { in validateIdentity()
|
D | cell_info_lte.cc | 21 const struct chreWwanCellIdentityLte &identity) { in validateIdentity()
|
D | cell_info_cdma.cc | 21 const struct chreWwanCellIdentityCdma &identity) { in validateIdentity()
|
D | cell_info_nr.cc | 29 bool CellInfoNr::validateIdentity(const struct chreWwanCellIdentityNr &identity, in validateIdentity()
|
/system/security/identity/ |
D | CredentialStoreFactory.cpp | 29 namespace identity { namespace
|
D | Session.cpp | 31 namespace identity { namespace
|
D | Util.cpp | 34 namespace identity { namespace
|
D | CredentialStore.cpp | 38 namespace identity { namespace
|
D | WritableCredential.cpp | 33 namespace identity { namespace
|
D | CredentialData.cpp | 40 namespace identity { namespace
|
D | Credential.cpp | 46 namespace identity { namespace
|
/system/authgraph/boringssl/src/ |
D | tests.rs | 287 let identity = Identity { in test_get_identity_with_root_key_in_incorrect_canonical_form() localVariable 314 let identity = Identity { in test_get_identity_with_root_key_in_correct_canonical_form() localVariable
|
D | test_device.rs | 35 identity: RefCell<Option<(EcSignKey, Identity)>>, field 97 let identity = Identity { in get_identity() localVariable
|
/system/authgraph/tests/src/ |
D | lib.rs | 895 let identity = Value::Array(vec![ in create_identity() localVariable 952 let identity = Value::Array(vec![ in create_identity() localVariable 1021 let identity = Value::Array(vec![ in create_identity() localVariable 1084 let identity = Value::Array(vec![ in create_identity() localVariable 1148 let identity = Value::Array(vec![ in create_identity() localVariable 1213 let identity = Value::Array(vec![ in create_identity() localVariable 1243 let identity = Identity::from_slice(&data).expect("identity data did not decode"); in test_example_identity_validate() localVariable
|
/system/secretkeeper/client/src/ |
D | authgraph_dev.rs | 44 identity: (EcSignKey, Identity), field 57 let identity = Identity { in new() localVariable
|
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
D | presence_decoder_v1.h | 90 uint8_t identity[DataElementHeaderV1::kIdentityLength]; member
|
/system/secretkeeper/core/src/ |
D | ta.rs | 85 identity: Identity, field 128 let identity = Identity { in new_with_session_limit() localVariable
|
/system/media/audio_utils/tests/ |
D | channelmix_tests.cpp | 405 TEST_P(ChannelMixIdentityTest, identity) { in TEST_P() argument
|
/system/authgraph/core/src/ |
D | keyexchange.rs | 535 let identity = Identity::from_slice(identity)?; in peer_verification_key_from_identity() localVariable 739 let identity = Identity::from_slice(identity) in decode_peer_info() localVariable
|
/system/authgraph/wire/src/ |
D | lib.rs | 94 pub identity: Vec<u8>, // Identity.cddl field
|