Home
last modified time | relevance | path

Searched defs:DeleteClassEPinCode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfscrypt_key_v2_mock.cpp86 bool FscryptKeyV2::DeleteClassEPinCode(uint32_t user) in DeleteClassEPinCode() function in FscryptKeyV2
H A Dfbex_mock.cpp49 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() function in FBEX
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
H A Dfscrypt_key_v1_ext_mock.cpp52 bool FscryptKeyV1Ext::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in FscryptKeyV1Ext
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp164 bool FscryptKeyV2::DeleteClassEPinCode(uint32_t user) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV2
H A Dfscrypt_key_v1_ext.cpp168 bool FscryptKeyV1Ext::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV1Ext
H A Dfscrypt_key_v1.cpp205 bool FscryptKeyV1::DeleteClassEPinCode(uint32_t userId) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FscryptKeyV1
H A Dfbex.cpp305 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() function in OHOS::StorageDaemon::FBEX