Home
last modified time | relevance | path

Searched refs:shared_ptr_this (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp44 const auto shared_ptr_this = weak_ptr_this.promote(); in WifiNanIface() local
45 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in WifiNanIface()
58 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
66 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
74 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
83 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
91 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
99 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
108 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
116 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
[all …]
Dwifi_sta_iface.cpp392 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local
393 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()
397 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
406 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local
407 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()
417 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
427 const auto shared_ptr_this = weak_ptr_this.promote(); in startBackgroundScanInternal() local
428 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in startBackgroundScanInternal()
438 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
496 const auto shared_ptr_this = weak_ptr_this.promote(); in startRssiMonitoringInternal() local
[all …]
Dwifi_rtt_controller.cpp178 const auto shared_ptr_this = weak_ptr_this.promote(); in rangeRequestInternal() local
179 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in rangeRequestInternal()
189 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal()
Dwifi_chip.cpp785 const auto shared_ptr_this = weak_ptr_this.promote(); in enableDebugErrorAlertsInternal() local
786 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in enableDebugErrorAlertsInternal()
790 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
842 const auto shared_ptr_this = weak_ptr_this.promote(); in registerDebugRingBufferCallback() local
843 if (!shared_ptr_this.get() || !shared_ptr_this->isValid()) { in registerDebugRingBufferCallback()
853 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerDebugRingBufferCallback()