Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_event_message_test.cpp57 std::string result = instance_->GetMessage(NetsysEventMessage::Type::GATEWAY); in HWTEST_F()
H A Dwrapper_distributor_test.cpp227 message->PushMessage(NetsysEventMessage::Type::GATEWAY, "gateway"); in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dnetsys_event_message.h49 GATEWAY, member in OHOS::nmd::NetsysEventMessage::Type
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_exec.cpp37 constexpr const char *GATEWAY = "gateway"; member
101 NapiUtils::SetStringPropertyUtf8(context->GetEnv(), interfaceConfiguration, GATEWAY, gatewayAddresses); in GetIfaceConfigCallback()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp150 const std::string &gateway = message->GetMessage(NetsysEventMessage::Type::GATEWAY); in HandleRouteChange()
H A Dwrapper_decoder.cpp528 message_->PushMessage(NetsysEventMessage::Type::GATEWAY, gateWay); in SaveRtMsg()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dself_cure_state_machine_test.cpp49 static const std::string GATEWAY = "192.168.0.1"; member
2602 std::string gateway = GATEWAY; in HWTEST_F()
2627 std::string gateway = GATEWAY; in HWTEST_F()
2636 std::string gateway = GATEWAY; in HWTEST_F()
2645 std::string gateway = GATEWAY; in HWTEST_F()

Completed in 9 milliseconds