Home
last modified time | relevance | path

Searched refs:weak_ptr_this_ (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_rtt_controller.h91 std::weak_ptr<WifiRttController> weak_ptr_this_; variable
Dwifi_rtt_controller.cpp57 weak_ptr_this_ = ptr; in setWeakPtr()
145 std::weak_ptr<WifiRttController> weak_ptr_this = weak_ptr_this_; in rangeRequestInternal()
Dwifi_sta_iface.cpp63 weak_ptr_this_ = ptr; in setWeakPtr()
274 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in registerTwtEventCallbackInternal()
486 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in startBackgroundScanInternal()
587 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in startRssiMonitoringInternal()
Dwifi_nan_iface.h145 std::weak_ptr<WifiNanIface> weak_ptr_this_; variable
Dwifi_sta_iface.h158 std::weak_ptr<WifiStaIface> weak_ptr_this_; variable
Dwifi_nan_iface.cpp65 std::weak_ptr<WifiNanIface> weak_ptr_this = weak_ptr_this_; in registerCallbackHandlers()
646 weak_ptr_this_ = ptr; in setWeakPtr()
Dwifi_chip.cpp306 weak_ptr_this_ = ptr; in setWeakPtr()
1222 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in enableDebugErrorAlertsInternal()
1449 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in registerDebugRingBufferCallback()
1493 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in registerRadioModeChangeCallback()
Dwifi_chip.h298 std::weak_ptr<WifiChip> weak_ptr_this_; variable