Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_thread.h78 class DhcpTimer { class
95 class DhcpTimer { class
/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")) DhcpTimer() function in OHOS::DHCP::DhcpTimer
[all...]

Completed in 1 milliseconds