Searched refs:pre_bundled_schema_ (Results 1 – 2 of 2) sorted by relevance
27 : pre_bundled_schema_(pre_bundled_schema) { in ReflectionSchema()28 …bundled_schema_ = flatbuffers::GetRoot<bluetooth::dumpsys::BundledSchema>(pre_bundled_schema_.data… in ReflectionSchema()
42 const std::string pre_bundled_schema_; variable