Searched refs:GetTemplatesByAuthType (Results 1 – 1 of 1) sorted by relevance
58 int32_t GetTemplatesByAuthType(int32_t userId, AuthType authType, std::vector<uint64_t> &templateId… in GetTemplatesByAuthType() function336 int32_t ret = GetTemplatesByAuthType(userId, authType, templateIds); in GetProperty()