Home
last modified time | relevance | path

Searched defs:GetStatsTotalBytes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_stub_test.h91 int32_t GetStatsTotalBytes(int32_t &bytes) override in GetStatsTotalBytes() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_module.cpp130 napi_value GetStatsTotalBytes(napi_env env, napi_callback_info info) in GetStatsTotalBytes() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp273 int32_t NetworkShareServiceProxy::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes() function in OHOS::NetManagerStandard::NetworkShareServiceProxy
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp286 int32_t NetworkShareService::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes() function in OHOS::NetManagerStandard::NetworkShareService
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp198 int32_t NetworkShareClient::GetStatsTotalBytes(int32_t &bytes) in GetStatsTotalBytes() function in OHOS::NetManagerStandard::NetworkShareClient