Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/test/unittest/src/clienttest/mock/
Dstats_client_test_mock_parcel.cpp98 uint64_t totalDataBytes; variable
141 uint64_t totalDataBytes; variable
Dstats_client_test_mock_object.cpp66 uint64_t totalDataBytes; variable
/base/powermgr/battery_statistics/test/unittest/src/servicetest/mock/
Dstats_service_test_mock_parcel.cpp84 uint64_t totalDataBytes; variable
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstats_service_test_proxy.cpp319 uint64_t& totalDataBytes) in GetTotalDataBytesIpc()
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_service.cpp396 …BatteryStatsService::GetTotalDataBytesIpc(int32_t statsType, int32_t uid, uint64_t& totalDataBytes) in GetTotalDataBytesIpc()