Home
last modified time | relevance | path

Searched defs:getStateResidency (Results 1 – 8 of 8) sorted by relevance

/hardware/google/pixel/powerstats/aidl/android/vendor/powerstats/
DIPixelStateResidencyCallback.aidl23 StateResidency[] getStateResidency(); in getStateResidency() method
/hardware/interfaces/power/stats/aidl/android/hardware/power/stats/
DIPowerStats.aidl62 StateResidencyResult[] getStateResidency(in int[] powerEntityIds); in getStateResidency() method
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/current/android/hardware/power/stats/
DIPowerStats.aidl37 android.hardware.power.stats.StateResidencyResult[] getStateResidency(in int[] powerEntityIds); in getStateResidency() method
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/2/android/hardware/power/stats/
DIPowerStats.aidl38 android.hardware.power.stats.StateResidencyResult[] getStateResidency(in int[] powerEntityIds); in getStateResidency() method
/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/1/android/hardware/power/stats/
DIPowerStats.aidl38 android.hardware.power.stats.StateResidencyResult[] getStateResidency(in int[] powerEntityIds); in getStateResidency() method
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/src/
DphNxpNciHal_PowerStats.cc52 virtual ScopedAStatus getStateResidency( in getStateResidency() function in NfcStateResidencyCallback
/hardware/interfaces/power/stats/aidl/default/
DPowerStats.cpp75 ndk::ScopedAStatus PowerStats::getStateResidency(const std::vector<int32_t>& in_powerEntityIds, in getStateResidency() function in aidl::android::hardware::power::stats::PowerStats
/hardware/google/pixel/powerstats/
DPowerStatsAidl.cpp64 ndk::ScopedAStatus PowerStats::getStateResidency(const std::vector<int32_t> &in_powerEntityIds, in getStateResidency() function in aidl::android::hardware::power::stats::PowerStats