Home
last modified time | relevance | path

Searched defs:dhcpController (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
Dethernet_dhcp_controller.h35 explicit EthernetDhcpControllerResultNotify(EthernetDhcpController &dhcpController) in EthernetDhcpControllerResultNotify()
/foundation/communication/netmanager_base/services/netmanagernative/src/
Ddhcp_controller.cpp28 …pController::DhcpControllerResultNotify::DhcpControllerResultNotify(DhcpController &dhcpController) in DhcpControllerResultNotify()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
Dethernet_manager_test.cpp759 EthernetDhcpController dhcpController; variable