Home
last modified time | relevance | path

Searched defs:pendingInterval (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_binding_test.cpp32 uint64_t pendingInterval = 0; in HWTEST() local
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpbinding_fuzzer/
H A Ddhcpbinding_fuzzer.cpp32 uint64_t pendingInterval = static_cast<uint64_t>(data[0]); in NextPendingIntervalTest() local
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_binding.h39 uint64_t pendingInterval; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_binding.cpp37 uint64_t NextPendingInterval(uint64_t pendingInterval) in NextPendingInterval() argument
H A Ddhcp_server_service_impl.cpp298 std::string pendingInterval; in ConvertLeasesToStationInfos() local

Completed in 3 milliseconds