Searched refs:ExecGetAllRxBytes (Results 1 – 5 of 5) sorted by relevance
41 void StatisticsAsyncWork::ExecGetAllRxBytes(napi_env env, void *data) in ExecGetAllRxBytes() function in OHOS::NetManagerStandard::StatisticsAsyncWork43 … BaseAsyncWork::ExecAsyncWork<GetAllRxBytesContext, StatisticsExec::ExecGetAllRxBytes>(env, data); in ExecGetAllRxBytes()
78 StatisticsAsyncWork::ExecGetAllRxBytes, in GetAllRxBytes()
52 bool StatisticsExec::ExecGetAllRxBytes(GetAllRxBytesContext *context) in ExecGetAllRxBytes() function in OHOS::NetManagerStandard::StatisticsExec
43 static bool ExecGetAllRxBytes(GetAllRxBytesContext *context);
31 static void ExecGetAllRxBytes(napi_env env, void *data);