Home
last modified time | relevance | path

Searched refs:FUNCTION_REMOVELOCALSERVICE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/include/
H A Dmdns_module.h40 static constexpr const char *FUNCTION_REMOVELOCALSERVICE = "removeLocalService"; member in OHOS::NetManagerStandard::final
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/
H A Dmdns_module.cpp89 return ModuleTemplate::Interface<MDnsRemoveLocalServiceContext>(env, info, FUNCTION_REMOVELOCALSERVICE, nullptr, in RemoveLocalService()
136 DECLARE_NAPI_FUNCTION(FUNCTION_REMOVELOCALSERVICE, RemoveLocalService), in InitMDnsModule()

Completed in 1 milliseconds