Home
last modified time | relevance | path

Searched defs:identity (Results 1 – 14 of 14) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Dcell_info_tdscdma.cc21 const struct chreWwanCellIdentityTdscdma &identity) { in validateIdentity()
Dcell_info_wcdma.cc21 const struct chreWwanCellIdentityWcdma &identity) { in validateIdentity()
Dcell_info_lte.cc21 const struct chreWwanCellIdentityLte &identity) { in validateIdentity()
Dcell_info_gsm.cc21 const struct chreWwanCellIdentityGsm &identity) { in validateIdentity()
Dcell_info_cdma.cc21 const struct chreWwanCellIdentityCdma &identity) { in validateIdentity()
Dcell_info_nr.cc29 bool CellInfoNr::validateIdentity(const struct chreWwanCellIdentityNr &identity, in validateIdentity()
/system/security/identity/
DCredentialStoreFactory.cpp29 namespace identity { namespace
DSession.cpp31 namespace identity { namespace
DUtil.cpp34 namespace identity { namespace
DCredentialStore.cpp39 namespace identity { namespace
DWritableCredential.cpp33 namespace identity { namespace
DCredentialData.cpp40 namespace identity { namespace
DCredential.cpp46 namespace identity { namespace
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dpresence_decoder_v1.h90 uint8_t identity[DataElementHeaderV1::kIdentityLength]; member