Searched refs:GetPropertyTemplateIds (Results 1 – 2 of 2) sorted by relevance
60 std::optional<std::vector<uint64_t>> GetPropertyTemplateIds(
34 std::optional<std::vector<uint64_t>> SimpleAuthContext::GetPropertyTemplateIds( in GetPropertyTemplateIds() function in OHOS::UserIam::UserAuth::SimpleAuthContext90 auto optionalTemplateIdList = GetPropertyTemplateIds(resultInfo); in GetPropertyForAuthResult()