Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_module.cpp43 constexpr const char *FUNCTION_GET_ALL_RXBYTES = "getAllRxBytes"; member
77 return ModuleTemplate::Interface<GetAllRxBytesContext>(env, info, FUNCTION_GET_ALL_RXBYTES, nullptr, in GetAllRxBytes()
190 DECLARE_NAPI_FUNCTION(FUNCTION_GET_ALL_RXBYTES, GetAllRxBytes), in InitStatisticsModule()

Completed in 1 milliseconds