Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h55 const int SLEEP_TIME_200_MS = 200 * 1000; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h46 #define SLEEP_TIME_200_MS (200 * 1000) macro