Home
last modified time | relevance | path

Searched defs:userIdSingle (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp82 uint32_t userIdSingle = PARAMS_1; in HWTEST_F() local
174 uint32_t userIdSingle = PARAMS_1; in HWTEST_F() local
196 uint32_t userIdSingle = PARAMS_1; in HWTEST_F() local
286 uint32_t userIdSingle = PARAMS_1; HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfbex_mock.cpp27 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 Dfbex.cpp71 uint32_t userIdSingle = 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, bool &isFbeSupport) in ChangePinCodeClassE() argument
410 LockUece(uint32_t userIdSingle, uint32_t userIdDouble, bool &isFbeSupport) LockUece() argument
[all...]

Completed in 7 milliseconds