Searched defs:userIdDouble (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/ |
H A D | fbex_test.cpp | 83 uint32_t userIdDouble = PARAMS_2; in HWTEST_F() local 175 uint32_t userIdDouble = PARAMS_2; in HWTEST_F() local 197 uint32_t userIdDouble = PARAMS_2; in HWTEST_F() local 287 uint32_t userIdDouble = PARAMS_2; HWTEST_F() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fbex_mock.cpp | 27 int FBEX::InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, in InstallEL5KeyToKernel() argument 43 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() argument 48 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in ChangePinCodeClassE() argument 66 int FBEX::LockUece(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in LockUece() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fscrypt_key_v1_ext.cpp | 124 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in AddClassE() local 139 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in DeleteClassEPinCode() local 153 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in ChangePinCodeClassE() local 247 uint32_t userIdDouble in LockUeceExt() local [all...] |
H A D | fbex.cpp | 70 uint32_t userIdDouble = 0; member 147 int FBEX::InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, in InstallEL5KeyToKernel() argument 271 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode() argument 304 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, boo argument 410 LockUece(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) LockUece() argument [all...] |
Completed in 4 milliseconds