Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_thread.cpp250 DhcpTimer::DhcpTimer() : timer_(std::make_unique<DhcpThread>("DhcpTimer")) in DhcpTimer() function in OHOS::DHCP::DhcpTimer
296 DhcpTimer::DhcpTimer() : timer_(std::make_unique<Utils::Timer>("DhcpTimer")) in DhcpTimer() function in OHOS::DHCP::DhcpTimer