Searched defs:DeleteUser (Results 1 – 4 of 4) sorted by relevance
123 int32_t UserIdmDatabaseImpl::DeleteUser(int32_t userId, const std::vector<uint8_t> &authToken, in DeleteUser() function in OHOS::UserIam::UserAuth::UserIdmDatabaseImpl
160 void UserIdmClientImpl::DeleteUser(int32_t userId, const std::vector<uint8_t> &authToken, in DeleteUser() function in OHOS::UserIam::UserAuth::UserIdmClientImpl
85 int32_t DeleteUser(int32_t userId, const std::vector<uint8_t> &authToken, in DeleteUser() function
368 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::DeleteUser(const int32_t userId) in DeleteUser() function in OHOS::Notification::ReminderStore