Searched defs:reflection_schema (Results 1 – 4 of 4) sorted by relevance
43 dumpsys::ReflectionSchema reflection_schema(testing::GetBundledSchemaData()); in TEST_F() local54 dumpsys::ReflectionSchema reflection_schema(testing::GetBundledSchemaData()); in TEST_F() local59 dumpsys::ReflectionSchema reflection_schema(bluetooth::dumpsys::GetBundledSchemaData()); in TEST_F() local
30 …Filter(const dumpsys::ReflectionSchema& reflection_schema) : reflection_schema_(reflection_schema)… in Filter()82 …DeveloperPrivacyFilter(const dumpsys::ReflectionSchema& reflection_schema) : Filter(reflection_sch… in DeveloperPrivacyFilter()89 …UserPrivacyFilter(const dumpsys::ReflectionSchema& reflection_schema) : Filter(reflection_schema) … in UserPrivacyFilter()194 dumpsys::FilterType filter_type, const dumpsys::ReflectionSchema& reflection_schema) { in Factory()204 FilterType filter_type, const ReflectionSchema& reflection_schema, std::string* dumpsys_data) { in FilterInPlace()
88 dumpsys::ReflectionSchema reflection_schema(testing::GetBundledSchemaData()); in TEST_F() local123 dumpsys::ReflectionSchema reflection_schema(testing::GetBundledSchemaData()); in TEST_F() local
65 Dumpsys::impl::impl(const Dumpsys& dumpsys_module, const dumpsys::ReflectionSchema& reflection_sche… in impl()