Home
last modified time | relevance | path

Searched refs:WifiHotspotMgrProxy (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_mgr_proxy.h27 class WifiHotspotMgrProxy : public IRemoteProxy<IWifiHotspotMgr> { class
29 explicit WifiHotspotMgrProxy(const sptr<IRemoteObject>& remote) in WifiHotspotMgrProxy() function in OHOS::Wifi::WifiHotspotMgrProxy
32 virtual ~WifiHotspotMgrProxy() in ~WifiHotspotMgrProxy()
36 static BrokerDelegator<WifiHotspotMgrProxy> g_delegator;
H A Dwifi_hotspot_mgr_proxy.cpp23 DEFINE_WIFILOG_HOTSPOT_LABEL("WifiHotspotMgrProxy");
26 sptr<IRemoteObject> WifiHotspotMgrProxy::GetWifiRemote(int id) in GetWifiRemote()
H A Dwifi_hotspot_impl.cpp74 hotspotMgr = new (std::nothrow) WifiHotspotMgrProxy(object); in GetWifiHotspotProxy()

Completed in 2 milliseconds