Home
last modified time | relevance | path

Searched defs:WifiDeathRecipient (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_proxy.h413 explicit WifiDeathRecipient(WifiP2pProxy &client) : client_(client) {} in WifiDeathRecipient() function
H A Dwifi_hotspot_proxy.h218 explicit WifiDeathRecipient(WifiHotspotProxy &client) : client_(client) {} in WifiDeathRecipient() function
H A Dwifi_device_proxy.h580 explicit WifiDeathRecipient(WifiDeviceProxy &client) : client_(client) {} in WifiDeathRecipient() function
H A Dwifi_scan_proxy.h148 explicit WifiDeathRecipient(WifiScanProxy &client) : client_(client) {} in WifiDeathRecipient() function