Searched refs:shared_ptr_this (Results 1 – 4 of 4) sorted by relevance
60 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()258 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()277 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()295 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()314 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()334 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()355 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()372 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()393 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()411 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()[all …]
394 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local395 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()399 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()410 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local411 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()422 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()435 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local436 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()446 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()514 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()
1399 const auto shared_ptr_this = weak_ptr_this.promote(); in enableDebugErrorAlertsInternal() local1400 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in enableDebugErrorAlertsInternal()1404 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()1639 const auto shared_ptr_this = weak_ptr_this.promote(); in registerDebugRingBufferCallback() local1640 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerDebugRingBufferCallback()1651 std::unique_lock<std::mutex> lk(shared_ptr_this->lock_t); in registerDebugRingBufferCallback()1653 shared_ptr_this->ringbuffer_map_.find(name); in registerDebugRingBufferCallback()1654 if (target != shared_ptr_this->ringbuffer_map_.end()) { in registerDebugRingBufferCallback()1678 const auto shared_ptr_this = weak_ptr_this.promote(); in registerRadioModeChangeCallback() local1679 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerRadioModeChangeCallback()[all …]