Home
last modified time | relevance | path

Searched refs:health (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/health/1.0/
DAndroid.bp4 name: "android.hardware.health@1.0_hal",
12 name: "android.hardware.health@1.0_genc++",
14 ….hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.health@1.0",
16 ":android.hardware.health@1.0_hal",
19 "android/hardware/health/1.0/types.cpp",
20 "android/hardware/health/1.0/HealthAll.cpp",
25 name: "android.hardware.health@1.0_genc++_headers",
27 ….hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.health@1.0",
29 ":android.hardware.health@1.0_hal",
32 "android/hardware/health/1.0/types.h",
[all …]
DAndroid.mk8 LOCAL_MODULE := android.hardware.health-V1.0-java
22 GEN := $(intermediates)/android/hardware/health/V1_0/BatteryHealth.java
32 android.hardware.health@1.0::types.BatteryHealth
41 GEN := $(intermediates)/android/hardware/health/V1_0/BatteryStatus.java
51 android.hardware.health@1.0::types.BatteryStatus
60 GEN := $(intermediates)/android/hardware/health/V1_0/HealthConfig.java
70 android.hardware.health@1.0::types.HealthConfig
79 GEN := $(intermediates)/android/hardware/health/V1_0/HealthInfo.java
89 android.hardware.health@1.0::types.HealthInfo
98 GEN := $(intermediates)/android/hardware/health/V1_0/Result.java
[all …]
DIHealth.hal17 package android.hardware.health@1.0;
40 * @return skipLogging Indication to the caller to add 'or' skip logging the health
Dtypes.hal17 package android.hardware.health@1.0;
97 * batteryHealthPath - file path to read battery health.
/hardware/interfaces/health/1.0/vts/functional/
DVtsHalHealthV1_0TargetTest.cpp24 using HealthConfig = ::android::hardware::health::V1_0::HealthConfig;
25 using HealthInfo = ::android::hardware::health::V1_0::HealthInfo;
26 using IHealth = ::android::hardware::health::V1_0::IHealth;
27 using Result = ::android::hardware::health::V1_0::Result;
34 health = ::testing::VtsHalHidlTargetTestBase::getService<IHealth>(); in SetUp()
35 ASSERT_NE(health, nullptr); in SetUp()
36 health->init(config, in SetUp()
40 sp<IHealth> health; member in HealthHidlTest
50 health->energyCounter([&](Result ret, int64_t energyOut) { in TEST_F()
DAndroid.bp25 "android.hardware.health@1.0",
/hardware/interfaces/health/1.0/default/
DAndroid.mk4 LOCAL_MODULE := android.hardware.health@1.0-impl
17 android.hardware.health@1.0 \
19 LOCAL_STATIC_LIBRARIES := android.hardware.health@1.0-convert
26 LOCAL_MODULE := android.hardware.health@1.0-convert
35 android.hardware.health@1.0 \
42 LOCAL_MODULE := android.hardware.health@1.0-service
43 LOCAL_INIT_RC := android.hardware.health@1.0-service.rc
55 android.hardware.health@1.0 \
DHealth.cpp24 namespace health { namespace
28 using ::android::hardware::health::V1_0::hal_conversion::convertToHealthConfig;
29 using ::android::hardware::health::V1_0::hal_conversion::convertFromHealthConfig;
30 using ::android::hardware::health::V1_0::hal_conversion::convertToHealthInfo;
31 using ::android::hardware::health::V1_0::hal_conversion::convertFromHealthInfo;
DHealth.h27 namespace health {
31 using ::android::hardware::health::V1_0::HealthInfo;
32 using ::android::hardware::health::V1_0::HealthConfig;
33 using ::android::hardware::health::V1_0::IHealth;
Dandroid.hardware.health@1.0-service.rc1 service health-hal-1-0 /vendor/bin/hw/android.hardware.health@1.0-service
DHealthService.cpp22 using android::hardware::health::V1_0::IHealth;
Dconvert.cpp21 namespace health { namespace
/hardware/interfaces/health/1.0/default/include/
Dhal_conversion.h25 namespace health {
/hardware/interfaces/
Dcurrent.txt108 91e2ba3805c923f01fc1231ec9ff838942aee3346f2d7614ecc0caeadbe57ed4 android.hardware.health@1.0::IHeal…
109 1275aa2e8732909101b26aec49ed2285489e89d97b8610a8908b7868e35a3cc5 android.hardware.health@1.0::types