Searched defs:dhcpController_ (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ | ||
H A D | dhcp_controller.h | 34 static DhcpController *dhcpController_; member in OHOS::nmd::DhcpController::DhcpControllerResultNotify |
/foundation/communication/netmanager_base/services/netmanagernative/include/ | ||
H A D | netsys_native_service.h | 215 std::unique_ptr<OHOS::nmd::DhcpController> dhcpController_ = nullptr; member in OHOS::NetsysNative::NetsysNativeService |
/foundation/communication/netmanager_base/services/netmanagernative/src/ | ||
H A D | dhcp_controller.cpp | 28 DhcpController *DhcpController::DhcpControllerResultNotify::dhcpController_ = nullptr; member in OHOS::nmd::DhcpController::DhcpControllerResultNotify |
Completed in 5 milliseconds