Home
last modified time | relevance | path

Searched defs:raw_schema (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/dumpsys/bundler/
H A Dbundler.cc60 bool VerifyBinarySchema(const std::vector<uint8_t>& raw_schema) { in VerifyBinarySchema()
92 std::vector<uint8_t> raw_schema(string_schema.begin(), string_schema.end()); in CreateBinarySchemaBundle() local
H A Dtest.cc51 std::vector<uint8_t> raw_schema(string_schema.begin(), string_schema.end()); in TEST_F() local