Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp60 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
H A Ddhcp_server_proxy_lite.cpp44 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy_lite.cpp93 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
H A Dwifi_device_proxy_lite.cpp219 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h110 } IpcCallback; typedef