Searched refs:getCurrentNowMicroamps (Results 1 – 12 of 12) sorted by relevance
41 int getCurrentNowMicroamps(); in getCurrentNowMicroamps() method
109 int getCurrentNowMicroamps(); in getCurrentNowMicroamps() method
40 ndk::ScopedAStatus getCurrentNowMicroamps(int32_t* _aidl_return) override;
191 TEST_P(HealthAidl, getCurrentNowMicroamps) { in TEST_P() argument193 auto status = health->getCurrentNowMicroamps(&value); in TEST_P()555 *current_now.result = health->getCurrentNowMicroamps(¤t_now.value); in TEST_P()583 *current_now.result = health->getCurrentNowMicroamps(¤t_now.value); in TEST_P()
61 ndk::ScopedAStatus getCurrentNowMicroamps(int32_t* out) override;
97 ADD_TEST(getCurrentNow, getCurrentNowMicroamps, int32_t, 0xC0FFEE, 0)
127 ScopedAStatus HealthShim::getCurrentNowMicroamps(int32_t* out) { in getCurrentNowMicroamps() function in aidl::android::hardware::health::HealthShim
106 ndk::ScopedAStatus Health::getCurrentNowMicroamps(int32_t* out) { in getCurrentNowMicroamps() function in aidl::android::hardware::health::Health
129 | `Health::getCurrentNowMicroamps` | `Health::getCurrentNow` |