Searched refs:DeveloperPrivacyFilter (Results 1 – 1 of 1) sorted by relevance
78 class DeveloperPrivacyFilter : public Filter { class80 …DeveloperPrivacyFilter(const dumpsys::ReflectionSchema& reflection_schema) : Filter(reflection_sch… in DeveloperPrivacyFilter() function in DeveloperPrivacyFilter190 return std::make_unique<DeveloperPrivacyFilter>(reflection_schema); in Factory()