Searched defs:getCurrentAverageMicroamps (Results 1 – 8 of 8) sorted by relevance
42 int getCurrentAverageMicroamps(); in getCurrentAverageMicroamps() method
127 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