Home
last modified time | relevance | path

Searched refs:IpcOwner (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp68 struct IpcOwner *data = (struct IpcOwner *)owner; in IpcCallback()
104 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in RegisterDhcpClientCallBack()
147 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in StartDhcpClient()
185 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in SetConfiguration()
223 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in StopDhcpClient()
H A Ddhcp_server_proxy_lite.cpp57 struct IpcOwner *data = (struct IpcOwner *)owner; in IpcCallback()
179 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in RegisterDhcpServerCallBack()
216 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in StartDhcpServer()
254 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in StopDhcpServer()
293 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in SetDhcpRange()
338 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in SetDhcpName()
377 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in PutDhcpRange()
421 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in RemoveAllDhcpRange()
459 struct IpcOwner owne in UpdateLeasesTime()
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp227 struct IpcOwner *data = (struct IpcOwner *)owner; in IpcCallback()
367 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in EnableWifi()
400 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in DisableWifi()
433 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in InitWifiProtect()
468 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in GetWifiProtectRef()
503 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in PutWifiProtectRef()
624 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in AddDeviceConfig()
660 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in UpdateDeviceConfig()
695 struct IpcOwner owne in RemoveDevice()
[all...]
H A Dwifi_scan_proxy_lite.cpp101 struct IpcOwner *data = (struct IpcOwner *)owner; in IpcCallback()
209 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in SetScanControlInfo()
260 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in Scan()
293 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in AdvanceScan()
335 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in IsWifiClosedScan()
369 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in GetScanInfoList()
412 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in RegisterCallBack()
453 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in GetSupportedFeatures()
/foundation/communication/wifi/wifi/frameworks/native/include/
H A Dwifi_ipc_lite_adapter.h28 struct IpcOwner { struct
/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_ipc_lite_adapter.h30 struct IpcOwner { struct

Completed in 5 milliseconds