Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/include/
H A Dconnection_module.h32 static constexpr const char *FUNCTION_GET_DEFAULT_NET_SYNC = "getDefaultNetSync"; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp170 DECLARE_NAPI_FUNCTION(FUNCTION_GET_DEFAULT_NET_SYNC, GetDefaultNetSync), in InitConnectionModule()