Home
last modified time | relevance | path

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

/hardware/interfaces/power/1.0/default/
DPower.h47 Return<void> getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) override;
DPower.cpp65 Return<void> Power::getPlatformLowPowerStats(getPlatformLowPowerStats_cb _hidl_cb) { in getPlatformLowPowerStats() function in android::hardware::power::V1_0::implementation::Power
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp166 Return<void> ret = power->getPlatformLowPowerStats(cb); in TEST_P()
/hardware/interfaces/power/1.0/
DIPower.hal87 getPlatformLowPowerStats()