Searched refs:NotifyExecutorToDeleteTemplates (Results 1 – 5 of 5) sorted by relevance
50 int32_t result = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(infos, changeReason);63 int32_t result = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(infos, changeReason);96 int32_t result = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(infos, changeReason);
30 …static int32_t NotifyExecutorToDeleteTemplates(const std::vector<std::shared_ptr<CredentialInfoInt…
28 int32_t ResourceNodeUtils::NotifyExecutorToDeleteTemplates( in NotifyExecutorToDeleteTemplates() function in OHOS::UserIam::UserAuth::ResourceNodeUtils
462 ret = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(credInfos, "DeleteUser"); in DelUser()513 ret = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(list, "DeleteTemplate"); in DelCredential()595 ret = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(credInfos, changeReasonTrace); in EnforceDelUserInner()
128 … int32_t ret = ResourceNodeUtils::NotifyExecutorToDeleteTemplates(credInfos, "DeleteForUpdate"); in UpdateScheduleResult()