Home
last modified time | relevance | path

Searched defs:DeleteUser (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c323 IAM_STATIC ResultCode DeleteUser(int32_t userId) in DeleteUser() function
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp1117 int32_t UserAuthInterfaceService::DeleteUser(int32_t userId, const std::vector<uint8_t> &authToken, in DeleteUser() function in OHOS::HDI::UserAuth::UserAuthInterfaceService