Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h36 const int ONE_HOURS_SEC = 3600; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h44 #define ONE_HOURS_SEC 3600 macro