Home
last modified time | relevance | path

Searched refs:BATTERY_STATS_GETTIME (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/test/fuzztest/gettotaltimesecond_fuzzer/
H A Dgettotaltimesecond_fuzzer_test.cpp34 static_cast<uint32_t>(BatteryStatsInterfaceCode::BATTERY_STATS_GETTIME), data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/powermgr/battery_statistics/interfaces/inner_api/include/
H A Dbattery_stats_ipc_interface_code.h28 BATTERY_STATS_GETTIME, enumerator
/ohos5.0/base/powermgr/battery_statistics/services/zidl/src/
H A Dbattery_stats_stub.cpp63 case static_cast<uint32_t>(PowerMgr::BatteryStatsInterfaceCode::BATTERY_STATS_GETTIME): { in ChooseCodeStub()
H A Dbattery_stats_proxy.cpp84 static_cast<uint32_t>(PowerMgr::BatteryStatsInterfaceCode::BATTERY_STATS_GETTIME), in GetTotalTimeSecond()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstats_service_test_proxy.cpp86 static_cast<uint32_t>(PowerMgr::BatteryStatsInterfaceCode::BATTERY_STATS_GETTIME), in GetTotalTimeSecond()