Home
last modified time | relevance | path

Searched refs:root_type (Results 1 – 22 of 22) sorted by relevance

/aosp12/system/bt/gd/dumpsys/internal/test_data/
H A Dfloat.fbs7 root_type TestTableFloat;
H A Dinteger.fbs7 root_type TestTableInteger;
H A Dstring.fbs7 root_type TestTableString;
H A Dstruct.fbs11 root_type TestTableStruct;
/aosp12/system/bt/gd/
H A Dmodule_unittest.fbs10 root_type ModuleUnitTestData;
H A Ddumpsys_data.fbs25 root_type DumpsysData;
/aosp12/system/bt/gd/hci/
H A Dhci_acl_manager.fbs9 root_type AclManagerData;
/aosp12/system/bt/gd/dumpsys/test_data/
H A Dbar.fbs11 root_type BarTestSchema;
H A Dqux.fbs13 root_type QuxTestSchema;
H A Dfoo.fbs25 root_type FooTestSchema;
H A Droot.fbs27 root_type DumpsysTestDataRoot;
H A Dbaz.fbs35 root_type BazTestSchema;
/aosp12/system/bt/gd/common/
H A Dinit_flags.fbs17 root_type InitFlagsData;
/aosp12/system/bt/gd/dumpsys/bundler/
H A Dbundler.fbs19 root_type BundledSchema;
/aosp12/system/bt/gd/l2cap/classic/
H A Dl2cap_classic_module.fbs20 root_type L2capClassicModuleData;
/aosp12/system/bt/gd/os/
H A Dwakelock_manager.fbs26 root_type WakelockManagerData;
/aosp12/system/bt/gd/btaa/
H A Dactivity_attribution.fbs29 root_type ActivityAttributionData;
/aosp12/system/bt/gd/dumpsys/
H A Dbluetooth_flatbuffer_test.fbs17 root_type TestTable;
/aosp12/system/bt/gd/shim/
H A Ddumpsys.fbs25 root_type DumpsysModuleData;
/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc634 const art::RootType root_type = p.first; in DumpPerfetto() local
638 root_proto->set_root_type(ToProtoType(root_type)); in DumpPerfetto()
644 root_proto->set_root_type(ToProtoType(root_type)); in DumpPerfetto()
/aosp12/art/runtime/
H A Dgc_root.h57 std::ostream& operator<<(std::ostream& os, RootType root_type);
/aosp12/system/chre/platform/shared/idl/
H A Dhost_messages.fbs367 root_type MessageContainer;