/system/bt/service/ipc/binder/ |
D | interface_with_instances_base.cc | 50 std::unique_ptr<bluetooth::BluetoothInstance> instance) { in RegisterInstanceBase() 103 std::unique_ptr<bluetooth::BluetoothInstance> instance) { in OnRegisterInstance()
|
D | bluetooth_gatt_client_binder_server.cc | 77 bluetooth::BluetoothInstance* instance) { in OnRegisterInstanceImpl()
|
D | bluetooth_le_scanner_binder_server.cc | 134 bluetooth::BluetoothInstance* instance) { in OnRegisterInstanceImpl()
|
D | bluetooth_le_advertiser_binder_server.cc | 173 bluetooth::BluetoothInstance* instance) { in OnRegisterInstanceImpl()
|
D | bluetooth_low_energy_binder_server.cc | 167 bluetooth::BluetoothInstance* instance) { in OnRegisterInstanceImpl()
|
D | bluetooth_gatt_server_binder_server.cc | 225 bluetooth::BluetoothInstance* instance) { in OnRegisterInstanceImpl()
|
/system/core/libutils/include/utils/ |
D | Singleton.h | 48 TYPE* instance = sInstance; in getInstance() local
|
/system/nvram/core/tests/ |
D | gtest_stubs.cpp | 29 TestInstanceBase* instance = decl->create_function(); in RunAllTests() local
|
D | gtest_stubs.h | 88 static TestRegistry* instance() { return &g_instance; } in instance() function
|
/system/core/init/ |
D | init_parser.cpp | 34 static Parser instance; in GetInstance() local
|
D | action.cpp | 309 static ActionManager instance; in GetInstance() local
|
D | service.cpp | 873 static ServiceManager instance; in GetInstance() local
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 268 bool GetTagValue(TypedTag<KM_UINT_REP, Tag> tag, size_t instance, uint32_t* val) const { in GetTagValue() 287 bool GetTagValue(TypedTag<KM_ULONG_REP, Tag> tag, size_t instance, uint64_t* val) const { in GetTagValue() 306 bool GetTagValue(TypedEnumTag<KM_ENUM_REP, Tag, T> tag, size_t instance, T* val) const { in GetTagValue() 327 bool GetTagValue(TypedTag<KM_UINT_REP, Tag> tag, size_t instance, in GetTagValue()
|
/system/keymaster/ |
D | authorization_set.cpp | 562 bool AuthorizationSet::GetTagValueEnumRep(keymaster_tag_t tag, size_t instance, in GetTagValueEnumRep() 586 bool AuthorizationSet::GetTagValueIntRep(keymaster_tag_t tag, size_t instance, in GetTagValueIntRep() 610 bool AuthorizationSet::GetTagValueLongRep(keymaster_tag_t tag, size_t instance, in GetTagValueLongRep()
|
/system/bt/osi/include/ |
D | metrics.h | 112 static BluetoothMetricsLogger* instance = new BluetoothMetricsLogger(); in GetInstance() local
|
/system/core/adb/client/ |
D | usb_windows.cpp | 222 const HINSTANCE instance = GetModuleHandleW(NULL); in _power_notification_thread() local
|
/system/bt/stack/btm/ |
D | ble_advertiser_hci_interface.cc | 52 BleAdvertiserHciInterface* instance = nullptr; variable
|
D | btm_ble_multi_adv.cc | 834 BleAdvertisingManager* instance; variable
|