Searched refs:FUNCTION_REPORT_NET_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
48 static constexpr const char *FUNCTION_REPORT_NET_DISCONNECTED = "reportNetDisconnected"; variable
186 DECLARE_NAPI_FUNCTION(FUNCTION_REPORT_NET_DISCONNECTED, ReportNetDisconnected), in InitConnectionModule()367 …emplate::Interface<ReportNetDisconnectedContext>(env, info, FUNCTION_REPORT_NET_DISCONNECTED, null… in ReportNetDisconnected()