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