Searched refs:bfbs (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/dumpsys/internal/test_data/ |
D | mkfiles | 2 xxd -i string.bfbs > string_bfbs.h 4 xxd -i integer.bfbs > integer_bfbs.h 6 xxd -i float.bfbs > float_bfbs.h 8 xxd -i struct.bfbs > struct_bfbs.h
|
/system/bt/gd/dumpsys/ |
D | Android.bp | 55 "root.bfbs", 56 "bar.bfbs", 57 "baz.bfbs", 58 "foo.bfbs", 59 "qux.bfbs", 115 "bluetooth_flatbuffer_test_generated.h", "bluetooth_flatbuffer_test.bfbs",
|
/system/bt/gd/dumpsys/bundler/ |
D | Android.bp | 27 "bundler_generated.h", "bundler.bfbs", 71 "test.bfbs",
|
/system/bt/gd/dumpsys/internal/ |
D | filter_internal_test.cc | 43 void ParseReflectionSchema(unsigned char* bfbs, unsigned int bfbs_len) { in ParseReflectionSchema() argument 45 reflection_schema_ = std::move(std::vector<const uint8_t>(bfbs, bfbs + bfbs_len)); in ParseReflectionSchema()
|
/system/bt/gd/ |
D | Android.bp | 460 "dumpsys_data.bfbs", 461 "dumpsys.bfbs",
|