Searched refs:GetPrivacyLevelAttribute (Results 1 – 2 of 2) sorted by relevance
92 PrivacyLevel GetPrivacyLevelAttribute(const std::string& name);
71 internal::PrivacyLevel internal::GetPrivacyLevelAttribute(const std::string& string) { in GetPrivacyLevelAttribute() function in internal90 privacy_level = internal::GetPrivacyLevelAttribute(key->value()->str()); in FindFieldPrivacyLevel()