Home
last modified time | relevance | path

Searched refs:cachePinSubType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/inc/
H A Didm_common.h52 uint64_t cachePinSubType; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c649 user->pinSubType = user->cachePinSubType; in SwitchSubType()
650 user->cachePinSubType = tmpSubType; in SwitchSubType()