Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/dumpsys/
Dreflection_schema.cc31 : pre_bundled_schema_(pre_bundled_schema) { in ReflectionSchema()
32 …bundled_schema_ = flatbuffers::GetRoot<bluetooth::dumpsys::BundledSchema>(pre_bundled_schema_.data… in ReflectionSchema()
Dreflection_schema.h43 const std::string pre_bundled_schema_; variable