Home
last modified time | relevance | path

Searched refs:GetTemplatesByAuthType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp58 int32_t GetTemplatesByAuthType(int32_t userId, AuthType authType, std::vector<uint64_t> &templateId… in GetTemplatesByAuthType() function
336 int32_t ret = GetTemplatesByAuthType(userId, authType, templateIds); in GetProperty()