Home
last modified time | relevance | path

Searched refs:getPlatformLowPowerStats (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/power/1.0/default/
DPower.h47 Return<void> getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) override;
DPower.cpp66 Return<void> Power::getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) { in getPlatformLowPowerStats() function in android::hardware::power::V1_0::implementation::Power
/hardware/google/pixel/power-libperfmgr/
DPower.h57 Return<void> getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) override;
DPower.cpp220 Return<void> Power::getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) { in getPlatformLowPowerStats() function in android::hardware::power::V1_3::implementation::Power
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp176 Return<void> ret = power->getPlatformLowPowerStats(cb); in TEST_P()
/hardware/interfaces/power/1.0/
DIPower.hal87 getPlatformLowPowerStats()