Home
last modified time | relevance | path

Searched refs:pre_bundled_schema_ (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/dumpsys/
Dreflection_schema.cc27 : pre_bundled_schema_(pre_bundled_schema) { in ReflectionSchema()
28 …bundled_schema_ = flatbuffers::GetRoot<bluetooth::dumpsys::BundledSchema>(pre_bundled_schema_.data… in ReflectionSchema()
Dreflection_schema.h42 const std::string pre_bundled_schema_; variable