Home
last modified time | relevance | path

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

/system/bt/gd/dumpsys/internal/
Dfilter_internal.h92 PrivacyLevel GetPrivacyLevelAttribute(const std::string& name);
Dfilter_internal.cc71 internal::PrivacyLevel internal::GetPrivacyLevelAttribute(const std::string& string) { in GetPrivacyLevelAttribute() function in internal
90 privacy_level = internal::GetPrivacyLevelAttribute(key->value()->str()); in FindFieldPrivacyLevel()