Searched defs:ethDhcpController_ (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/ | ||
H A D | ethernet_management.h | 96 std::unique_ptr<EthernetDhcpController> ethDhcpController_ = nullptr; variable |
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/ | ||
H A D | ethernet_dhcp_controller.cpp | 24 …ntroller *EthernetDhcpController::EthernetDhcpControllerResultNotify::ethDhcpController_ = nullptr; member in OHOS::NetManagerStandard::EthernetDhcpController::EthernetDhcpControllerResultNotify |