Searched refs:FUNCTION_REPORT_NET_CONNECTED (Results 1 – 2 of 2) sorted by relevance
47 static constexpr const char *FUNCTION_REPORT_NET_CONNECTED = "reportNetConnected"; variable
185 DECLARE_NAPI_FUNCTION(FUNCTION_REPORT_NET_CONNECTED, ReportNetConnected), in InitConnectionModule()360 …duleTemplate::Interface<ReportNetConnectedContext>(env, info, FUNCTION_REPORT_NET_CONNECTED, nullp… in ReportNetConnected()