Searched defs:reflection_schema (Results 1 – 4 of 4) sorted by relevance
28 …Filter(const dumpsys::ReflectionSchema& reflection_schema) : reflection_schema_(reflection_schema)… in Filter()81 …DeveloperPrivacyFilter(const dumpsys::ReflectionSchema& reflection_schema) : Filter(reflection_sch… in DeveloperPrivacyFilter()86 std::unique_ptr<Filter> Filter::Factory(const dumpsys::ReflectionSchema& reflection_schema) { in Factory()91 const ReflectionSchema& reflection_schema, std::string* dumpsys_data) { in FilterSchema()
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
88 dumpsys::ReflectionSchema reflection_schema(testing::GetBundledSchemaData()); in TEST_F() local
72 Dumpsys::impl::impl(const Dumpsys& dumpsys_module, const dumpsys::ReflectionSchema& reflection_sche… in impl()