Home
last modified time | relevance | path

Searched defs:weak_ptr_this (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_rtt_controller.cpp41 std::weak_ptr<WifiRttController> weak_ptr_this(ptr); in create() local
145 std::weak_ptr<WifiRttController> weak_ptr_this = weak_ptr_this_; in rangeRequestInternal() local
Dwifi_sta_iface.cpp51 std::weak_ptr<WifiStaIface> weak_ptr_this(ptr); in create() local
274 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in registerTwtEventCallbackInternal() local
486 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in startBackgroundScanInternal() local
587 std::weak_ptr<WifiStaIface> weak_ptr_this = weak_ptr_this_; in startRssiMonitoringInternal() local
Dwifi_chip.cpp289 std::weak_ptr<WifiChip> weak_ptr_this(ptr); in create() local
1222 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in enableDebugErrorAlertsInternal() local
1449 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in registerDebugRingBufferCallback() local
1493 std::weak_ptr<WifiChip> weak_ptr_this = weak_ptr_this_; in registerRadioModeChangeCallback() local
Dwifi_nan_iface.cpp54 std::weak_ptr<WifiNanIface> weak_ptr_this(ptr); in create() local
65 std::weak_ptr<WifiNanIface> weak_ptr_this = weak_ptr_this_; in registerCallbackHandlers() local
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_nan_iface_unit_tests.cpp62 std::weak_ptr<MockNanIface> weak_ptr_this(ptr); in createMock() local