Home
last modified time | relevance | path

Searched defs:userIdDouble (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfbex_mock.cpp28 int FBEX::InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, in InstallEL5KeyToKernel()
49 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode()
54 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in ChangePinCodeClassE()
72 int FBEX::LockUece(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in LockUece()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp159 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in AddClassE() local
174 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in DeleteClassEPinCode() local
188 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in ChangePinCodeClassE() local
282 uint32_t userIdDouble = GetMappedUserId(userId_, type_); in LockUeceExt() local
H A Dfbex.cpp70 uint32_t userIdDouble = 0; member
147 int FBEX::InstallEL5KeyToKernel(uint32_t userIdSingle, uint32_t userIdDouble, uint8_t flag, in InstallEL5KeyToKernel()
305 int FBEX::DeleteClassEPinCode(uint32_t userIdSingle, uint32_t userIdDouble) in DeleteClassEPinCode()
332 int FBEX::ChangePinCodeClassE(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in ChangePinCodeClassE()
416 int FBEX::LockUece(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) in LockUece()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp83 uint32_t userIdDouble = PARAMS_2; variable
175 uint32_t userIdDouble = PARAMS_2; variable
197 uint32_t userIdDouble = PARAMS_2; variable
287 uint32_t userIdDouble = PARAMS_2; variable