Home
last modified time | relevance | path

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

/system/bt/gd/dumpsys/
Dfilter.cc78 class DeveloperPrivacyFilter : public Filter { class
80DeveloperPrivacyFilter(const dumpsys::ReflectionSchema& reflection_schema) : Filter(reflection_sch… in DeveloperPrivacyFilter() function in DeveloperPrivacyFilter
190 return std::make_unique<DeveloperPrivacyFilter>(reflection_schema); in Factory()