Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfscrypt_key_v2_mock.cpp94 bool FscryptKeyV2::ChangePinCodeClassE(bool &isFbeSupport, uint32_t userId) in ChangePinCodeClassE() function in FscryptKeyV2
H A Dfbex_mock.cpp54 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in ChangePinCodeClassE() function in FBEX
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
H A Dfscrypt_key_v1_ext_mock.cpp57 bool FscryptKeyV1Ext::ChangePinCodeClassE(uint32_t userId, bool &isFbeSupport) in ChangePinCodeClassE() function in FscryptKeyV1Ext
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp171 bool FscryptKeyV2::ChangePinCodeClassE(bool &isFbeSupport, uint32_t userId) in ChangePinCodeClassE() function in OHOS::StorageDaemon::FscryptKeyV2
H A Dfscrypt_key_v1_ext.cpp183 bool FscryptKeyV1Ext::ChangePinCodeClassE(uint32_t userId, bool &isFbeSupport) in ChangePinCodeClassE() function in OHOS::StorageDaemon::FscryptKeyV1Ext
H A Dfscrypt_key_v1.cpp216 bool FscryptKeyV1::ChangePinCodeClassE(bool &isFbeSupport, uint32_t userId) in ChangePinCodeClassE() function in OHOS::StorageDaemon::FscryptKeyV1
H A Dfbex.cpp332 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in ChangePinCodeClassE() function in OHOS::StorageDaemon::FBEX