Home
last modified time | relevance | path

Searched refs:ActionMode (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h110 int StartIpv4Type(const std::string &ifname, bool isIpv6, ActionMode action);
119 ActionMode GetAction(void);
144 ActionMode m_action;
H A Ddhcp_client_def.h129 enum ActionMode { enum
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_service_impl_test.cpp163 ActionMode action = ACTION_RENEW_T1; in HWTEST_F()
H A Ddhcp_client_state_machine_test.cpp526 ActionMode action = ACTION_START_NEW; in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp489 ActionMode action = ACTION_INVALID; in DhcpIpv4ResultFail()
519 ActionMode action = ACTION_INVALID; in DhcpIpv4ResultTimeOut()
H A Ddhcp_client_state_machine.cpp154 int DhcpClientStateMachine::StartIpv4Type(const std::string &ifname, bool isIpv6, ActionMode action) in StartIpv4Type()
387 ActionMode DhcpClientStateMachine::GetAction(void) in GetAction()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp409 dhcpClient->m_action = ActionMode::ACTION_START_NEW; in GetActionFuzzerTest()

Completed in 10 milliseconds