/system/bt/gd/ |
D | module_unittest.cc | 53 static const ModuleFactory Factory; member in bluetooth::__anon6d4cd8320111::TestModuleNoDependency 75 const ModuleFactory TestModuleNoDependency::Factory = ModuleFactory([]() { in __anon6d4cd8320202() member in bluetooth::__anon6d4cd8320111::TestModuleNoDependency 83 static const ModuleFactory Factory; member in bluetooth::__anon6d4cd8320111::TestModuleOneDependency 110 const ModuleFactory TestModuleOneDependency::Factory = ModuleFactory([]() { in __anon6d4cd8320302() member in bluetooth::__anon6d4cd8320111::TestModuleOneDependency 117 static const ModuleFactory Factory; member in bluetooth::__anon6d4cd8320111::TestModuleNoDependencyTwo 138 const ModuleFactory TestModuleNoDependencyTwo::Factory = ModuleFactory([]() { in __anon6d4cd8320402() member in bluetooth::__anon6d4cd8320111::TestModuleNoDependencyTwo 144 static const ModuleFactory Factory; member in bluetooth::__anon6d4cd8320111::TestModuleTwoDependencies 173 const ModuleFactory TestModuleTwoDependencies::Factory = ModuleFactory([]() { in __anon6d4cd8320502() member in bluetooth::__anon6d4cd8320111::TestModuleTwoDependencies 181 static const ModuleFactory Factory; member in bluetooth::__anon6d4cd8320111::TestModuleDumpState 220 const ModuleFactory TestModuleDumpState::Factory = ModuleFactory([]() { return new TestModuleDumpSt… in __anon6d4cd8320702() member in bluetooth::__anon6d4cd8320111::TestModuleDumpState
|
D | stack_manager_unittest.cc | 35 static const ModuleFactory Factory; member in bluetooth::__anon2b5342dc0111::TestModuleNoDependency 46 const ModuleFactory TestModuleNoDependency::Factory = ModuleFactory([]() { return new TestModuleNoD… in __anon2b5342dc0202() member in bluetooth::__anon2b5342dc0111::TestModuleNoDependency
|
/system/bt/gd/att/ |
D | att_module.h | 30 static const ModuleFactory Factory; variable
|
/system/bt/gd/hci/ |
D | vendor_specific_event_manager.h | 32 static const ModuleFactory Factory; variable
|
D | acl_manager.h | 124 static const ModuleFactory Factory; variable
|
D | controller.h | 159 static const ModuleFactory Factory; variable
|
D | hci_layer.h | 100 static const ModuleFactory Factory; variable
|
/system/bt/gd/iso/ |
D | iso_module.h | 36 static const ModuleFactory Factory; variable
|
/system/bt/gd/security/ |
D | security_module.h | 44 static const ModuleFactory Factory; variable
|
/system/bt/gd/l2cap/classic/ |
D | l2cap_classic_module.h | 51 static const ModuleFactory Factory; variable
|
/system/bt/gd/neighbor/ |
D | connectability.h | 34 static const ModuleFactory Factory; variable
|
D | discoverability.h | 35 static const ModuleFactory Factory; variable
|
D | scan.h | 38 static const ModuleFactory Factory; variable
|
D | name_db.h | 40 static const ModuleFactory Factory; variable
|
D | page.h | 43 static const ModuleFactory Factory; variable
|
D | name.h | 45 static const ModuleFactory Factory; variable
|
D | inquiry.h | 67 static const ModuleFactory Factory; variable
|
/system/bt/gd/l2cap/le/ |
D | l2cap_le_module.h | 54 static const ModuleFactory Factory; variable
|
/system/bt/test/mock/ |
D | mock_activity_attribution.cc | 34 bluetooth::activity_attribution::ActivityAttribution::Factory = member in bluetooth::activity_attribution::ActivityAttribution
|
/system/bt/gd/shim/ |
D | dumpsys.h | 41 static const ModuleFactory Factory; variable
|
/system/bt/gd/storage/ |
D | storage_module.h | 51 static const ModuleFactory Factory; variable
|
/system/bt/gd/hal/fuzz/ |
D | fuzz_hci_hal.h | 43 static const ModuleFactory Factory; variable
|
/system/bt/gd/hci/fuzz/ |
D | hci_layer_fuzz_client.h | 47 static const ModuleFactory Factory; variable
|
/system/bt/gd/facade/ |
D | read_only_property_server.cc | 56 const ModuleFactory ReadOnlyPropertyServerModule::Factory = member in bluetooth::facade::ReadOnlyPropertyServerModule
|
/system/bt/gd/btaa/host/ |
D | activity_attribution.cc | 44 const ModuleFactory ActivityAttribution::Factory = ModuleFactory([]() { return new ActivityAttribut… in __anona8080ea20102() member in bluetooth::activity_attribution::ActivityAttribution
|