Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_module.cpp42 constexpr const char *FUNCTION_GET_CELLULAR_TXBYTES = "getCellularTxBytes"; member
70 return ModuleTemplate::Interface<GetCellularTxBytesContext>(env, info, FUNCTION_GET_CELLULAR_TXBYTES, nullptr, in GetCellularTxBytes()
189 DECLARE_NAPI_FUNCTION(FUNCTION_GET_CELLULAR_TXBYTES, GetCellularTxBytes), in InitStatisticsModule()

Completed in 2 milliseconds