Home
last modified time | relevance | path

Searched refs:SET_IFACE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_module.cpp39 constexpr const char *SET_IFACE = "setIfaceConfig"; variable
62 return ModuleTemplate::Interface<SetIfaceConfigContext>(env, info, SET_IFACE, nullptr, in SetIfaceConfig()
103 DECLARE_NAPI_FUNCTION(SET_IFACE, SetIfaceConfig), in DeclareEthernetInterface()