Searched refs:shared_ptr_this (Results 1 – 4 of 4) sorted by relevance
59 const auto shared_ptr_this = weak_ptr_this.promote(); in WifiNanIface() local60 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()74 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()84 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()94 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()107 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()117 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()128 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()141 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()152 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()[all …]
380 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local381 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()385 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()396 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local397 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()408 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()421 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local422 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()432 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()495 const auto shared_ptr_this = weak_ptr_this.promote(); in startRssiMonitoringInternal() local[all …]
273 const auto shared_ptr_this = weak_ptr_this.promote(); in rangeRequestInternal_1_4() local274 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in rangeRequestInternal_1_4()284 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal_1_4()
1150 const auto shared_ptr_this = weak_ptr_this.promote(); in enableDebugErrorAlertsInternal() local1151 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in enableDebugErrorAlertsInternal()1155 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()1316 const auto shared_ptr_this = weak_ptr_this.promote(); in registerDebugRingBufferCallback() local1317 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerDebugRingBufferCallback()1328 std::unique_lock<std::mutex> lk(shared_ptr_this->lock_t); in registerDebugRingBufferCallback()1330 shared_ptr_this->ringbuffer_map_.find(name); in registerDebugRingBufferCallback()1331 if (target != shared_ptr_this->ringbuffer_map_.end()) { in registerDebugRingBufferCallback()1355 const auto shared_ptr_this = weak_ptr_this.promote(); in registerRadioModeChangeCallback() local1356 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerRadioModeChangeCallback()[all …]