/packages/modules/Bluetooth/system/common/ |
D | repeating_timer_unittest.cc | 85 message_loop_thread.GetWeakPtr(), FROM_HERE, in VerifyMultipleDelayedTasks() 144 message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F() 160 message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F() 174 message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F() 188 timer_->SchedulePeriodic(message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F() 204 message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F() 241 message_loop_thread.GetWeakPtr(), FROM_HERE, in TEST_F()
|
D | message_loop_thread.cc | 180 base::WeakPtr<MessageLoopThread> MessageLoopThread::GetWeakPtr() { in GetWeakPtr() function in bluetooth::common::MessageLoopThread 182 return weak_ptr_factory_.GetWeakPtr(); in GetWeakPtr()
|
D | message_loop_thread.h | 132 base::WeakPtr<MessageLoopThread> GetWeakPtr();
|
D | message_loop_thread_unittest.cc | 89 message_loop_thread_ptr = message_loop_thread.GetWeakPtr(); in TEST_F()
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | device.cc | 80 base::WeakPtr<Device> Device::Get() { return weak_ptr_factory_.GetWeakPtr(); } in Get() 195 &Device::GetElementAttributesResponse, weak_ptr_factory_.GetWeakPtr(), in VendorPacketHandler() 201 weak_ptr_factory_.GetWeakPtr(), in VendorPacketHandler() 226 &Device::HandleSetAddressedPlayer, weak_ptr_factory_.GetWeakPtr(), in VendorPacketHandler() 241 weak_ptr_factory_.GetWeakPtr(), label)); in VendorPacketHandler() 277 weak_ptr_factory_.GetWeakPtr(), label)); in VendorPacketHandler() 316 weak_ptr_factory_.GetWeakPtr(), label)); in VendorPacketHandler() 381 weak_ptr_factory_.GetWeakPtr(), label, in VendorPacketHandler() 460 weak_ptr_factory_.GetWeakPtr(), label, true)); in HandleNotification() 466 weak_ptr_factory_.GetWeakPtr(), label, true)); in HandleNotification() [all …]
|
D | connection_handler.cc | 210 weak_ptr_factory_.GetWeakPtr(), bdaddr, in SdpLookup() 220 weak_ptr_factory_.GetWeakPtr()); in AvrcpConnect() 223 weak_ptr_factory_.GetWeakPtr()); in AvrcpConnect() 226 base::Bind(&ConnectionHandler::MessageCb, weak_ptr_factory_.GetWeakPtr()); in AvrcpConnect() 362 weak_ptr_factory_.GetWeakPtr(), handle); in AcceptorControlCb() 666 weak_ptr_factory_.GetWeakPtr(), handle)); in SdpLookupAudioRole()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_scanner.cc | 110 base::WeakPtr<BleScanningManagerImpl> GetWeakPtr() { in GetWeakPtr() function in __anon9aabb3d70111::BleScanningManagerImpl 111 return weak_factory_.GetWeakPtr(); in GetWeakPtr() 128 instance_weakptr = ((BleScanningManagerImpl*)instance)->GetWeakPtr(); in Initialize()
|
D | btm_iso_impl.h | 199 base::BindOnce(&iso_impl::on_set_cig_params, weak_factory_.GetWeakPtr(), in create_cig() 217 base::BindOnce(&iso_impl::on_set_cig_params, weak_factory_.GetWeakPtr(), in reconfigure_cig() 265 weak_factory_.GetWeakPtr())); in remove_cig() 327 weak_factory_.GetWeakPtr(), conn_params)); in establish_cis() 393 weak_factory_.GetWeakPtr())); in setup_iso_data_path() 449 weak_factory_.GetWeakPtr())); in remove_iso_data_path() 514 weak_factory_.GetWeakPtr())); in read_iso_link_quality()
|
/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/ |
D | audio_sink_hal_client.cc | 137 audioSinkCallbacks_->weak_factory_.GetWeakPtr())); in OnResumeReq() 155 audioSinkCallbacks_->weak_factory_.GetWeakPtr())); in OnSuspendReq() 177 audioSinkCallbacks_->weak_factory_.GetWeakPtr(), in OnMetadataUpdateReq()
|
D | audio_source_hal_client.cc | 194 audioSourceCallbacks_->weak_factory_.GetWeakPtr())); in OnResumeReq() 275 worker_thread_->GetWeakPtr(), FROM_HERE, in StartAudioTicks() 308 audioSourceCallbacks_->weak_factory_.GetWeakPtr())); in OnSuspendReq() 333 audioSourceCallbacks_->weak_factory_.GetWeakPtr(), in OnMetadataUpdateReq()
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt_impl.h | 252 weak_factory_.GetWeakPtr(), bda), in upper_tester_delay_connect() 302 weak_factory_.GetWeakPtr(), bda, 300), in upper_tester_l2cap_connect_ind() 461 weak_factory_.GetWeakPtr(), bda, lcid), in eatt_l2cap_reconfig_completed() 977 weak_factory_.GetWeakPtr(), role)) == in upper_tester_connect() 1027 weak_factory_.GetWeakPtr(), role)) == in connect()
|
/packages/modules/Bluetooth/system/audio/asrc/ |
D | asrc_resampler.cc | 175 thread->GetWeakPtr(), FROM_HERE, 188 get_main_thread()->GetWeakPtr(), FROM_HERE,
|
/packages/modules/Bluetooth/system/stack/mmc/daemon/ |
D | service.cc | 150 base::BindRepeating(iter.second, weak_ptr_factory_.GetWeakPtr())); in Init()
|
/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid_audio_source.cc | 143 audio_timer.SchedulePeriodic(get_main_thread()->GetWeakPtr(), FROM_HERE, in start_audio_ticks()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client.cc | 2322 weak_factory_.GetWeakPtr(), group_id), in scheduleGroupConnectedCheck() 2341 weak_factory_.GetWeakPtr(), address), in scheduleAutoConnect() 2374 weak_factory_.GetWeakPtr(), address), in scheduleRecoveryReconnect() 2408 weak_factory_.GetWeakPtr(), address), in scheduleGuardForCsisAdd() 3249 weak_factory_.GetWeakPtr(), addr), in scheduleAttachDeviceToTheStream() 3749 weak_factory_.GetWeakPtr(), std::placeholders::_1, in StartSendingAudio() 3828 weak_factory_.GetWeakPtr(), std::placeholders::_1, in StartReceivingAudio() 5689 weak_factory_.GetWeakPtr(), std::placeholders::_1, in OnStateMachineStatusReportCb()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_source.cc | 819 btif_a2dp_source_thread.GetWeakPtr(), FROM_HERE, in btif_a2dp_source_audio_tx_start_event()
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 2334 weak_factory_.GetWeakPtr()))) { in VerifySetMember()
|