Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_service_impl.h33 constexpr int MAXRETRYTIMEOUT = 10; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp38 constexpr int MAXRETRYTIMEOUT = 10; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h25 #define MAXRETRYTIMEOUT 10 macro