Searched defs:getCurrentAverageMicroamps (Results 1 – 9 of 9) sorted by relevance
42 int getCurrentAverageMicroamps(); in getCurrentAverageMicroamps() method
128 int getCurrentAverageMicroamps(); in getCurrentAverageMicroamps() method
110 ndk::ScopedAStatus Health::getCurrentAverageMicroamps(int32_t* out) { in getCurrentAverageMicroamps() function in aidl::android::hardware::health::Health
137 ScopedAStatus HealthShim::getCurrentAverageMicroamps(int32_t* out) { in getCurrentAverageMicroamps() function in aidl::android::hardware::health::HealthShim
202 TEST_P(HealthAidl, getCurrentAverageMicroamps) { in TEST_P() argument