Searched refs:shared_ptr_this (Results 1 – 4 of 4) sorted by relevance
50 const auto shared_ptr_this = weak_ptr_this.promote(); in WifiNanIface() local51 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()65 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()75 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()85 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()98 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()108 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()119 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()132 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()143 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 …]
157 const auto shared_ptr_this = weak_ptr_this.promote(); in rangeRequestInternal() local158 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in rangeRequestInternal()168 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal()
1105 const auto shared_ptr_this = weak_ptr_this.promote(); in enableDebugErrorAlertsInternal() local1106 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in enableDebugErrorAlertsInternal()1110 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()1226 const auto shared_ptr_this = weak_ptr_this.promote(); in registerDebugRingBufferCallback() local1227 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerDebugRingBufferCallback()1237 const auto& target = shared_ptr_this->ringbuffer_map_.find(name); in registerDebugRingBufferCallback()1238 if (target != shared_ptr_this->ringbuffer_map_.end()) { in registerDebugRingBufferCallback()1260 const auto shared_ptr_this = weak_ptr_this.promote(); in registerRadioModeChangeCallback() local1261 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerRadioModeChangeCallback()1272 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerRadioModeChangeCallback()