Searched defs:getCurrentAverage (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/ | ||
D | BinderHealth.h | 50 Return<void> getCurrentAverage(getCurrentAverage_cb _hidl_cb) override { in getCurrentAverage() function |
/hardware/interfaces/health/utils/libhealth2impl/ | ||
D | Health.cpp | 135 Return<void> Health::getCurrentAverage(getCurrentAverage_cb _hidl_cb) { in getCurrentAverage() function in android::hardware::health::V2_1::implementation::Health |
/hardware/interfaces/health/2.0/default/ | ||
D | Health.cpp | 126 Return<void> Health::getCurrentAverage(getCurrentAverage_cb _hidl_cb) { in getCurrentAverage() function in android::hardware::health::V2_0::implementation::Health |
/hardware/interfaces/health/2.0/vts/functional/ | ||
D | VtsHalHealthV2_0TargetTest.cpp | 262 TEST_P(HealthHidlTest, getCurrentAverage) { in TEST_P() argument |