Home
last modified time | relevance | path

Searched refs:ClientCallBack (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_event.h43 void RegisterCallBack(const std::string& ifname, const ClientCallBack *event);
48 std::map<std::string, const ClientCallBack *> mapClientCallBack;
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_dhcp_service.cpp35 DhcpErrorCode __real_RegisterDhcpClientCallBack(const char *ifname, const ClientCallBack *event);
36 DhcpErrorCode __wrap_RegisterDhcpClientCallBack(const char *ifname, const ClientCallBack *event) in __wrap_RegisterDhcpClientCallBack()
H A Dmock_dhcp_service.h25 MOCK_METHOD2(RegisterDhcpClientCallBack, DhcpErrorCode(const char *ifname, const ClientCallBack *event));
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddhcp_controller.h50 ClientCallBack clientEvent;
/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_c_api.h32 DhcpErrorCode RegisterDhcpClientCallBack(const char *ifname, const ClientCallBack *event);
H A Ddhcp_result_event.h80 }ClientCallBack; typedef
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_dhcp_controller.h57 ClientCallBack clientEvent;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.h441 ClientCallBack clientCallBack;
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp37 NO_SANITIZE("cfi") DhcpErrorCode RegisterDhcpClientCallBack(const char *ifname, const ClientCallBack *event) in RegisterDhcpClientCallBack()
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp148 void DhcpClientCallBack::RegisterCallBack(const std::string& ifname, const ClientCallBack *event) in RegisterCallBack()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h1227 ClientCallBack clientCallBack;

Completed in 6 milliseconds