Home
last modified time | relevance | path

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

123

/device/generic/goldfish/health/
DAndroid.bp2 name: "android.hardware.health@2.0-service.goldfish",
3 init_rc: ["android.hardware.health@2.0-service.goldfish.rc"],
14 "android.hardware.health@2.0-impl",
15 "android.hardware.health@1.0-convert",
27 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.goldfish.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.goldfish
/device/google/bonito/health/
DHealthService.cpp41 using android::hardware::health::V2_0::DiskStats;
42 using android::hardware::health::V2_0::StorageAttribute;
43 using android::hardware::health::V2_0::StorageInfo;
44 using ::device::google::bonito::health::BatteryRechargingControl;
45 using ::device::google::bonito::health::BatteryInfoUpdate;
46 using ::device::google::bonito::health::LearnedCapacityBackupRestore;
47 using hardware::google::pixel::health::BatteryMetricsLogger;
48 using hardware::google::pixel::health::CycleCountBackupRestore;
49 using hardware::google::pixel::health::DeviceHealth;
50 using hardware::google::pixel::health::LowBatteryShutdownMetrics;
DAndroid.bp18 name: "android.hardware.health@2.0-service.bonito",
19 init_rc: ["android.hardware.health@2.0-service.bonito.rc"],
36 "android.hardware.health@2.0-impl",
37 "android.hardware.health@1.0-convert",
50 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.bonito.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.bonito
DBatteryInfoUpdate.h25 namespace health {
DBatteryInfoUpdate.cpp26 namespace health { namespace
/device/google/crosshatch/health/
DHealthService.cpp40 using android::hardware::health::V2_0::DiskStats;
41 using android::hardware::health::V2_0::StorageAttribute;
42 using android::hardware::health::V2_0::StorageInfo;
43 using hardware::google::pixel::health::BatteryMetricsLogger;
44 using hardware::google::pixel::health::CycleCountBackupRestore;
45 using hardware::google::pixel::health::DeviceHealth;
46 using hardware::google::pixel::health::LowBatteryShutdownMetrics;
47 using ::device::google::crosshatch::health::BatteryRechargingControl;
104 using ::device::google::crosshatch::health::kChargerStatus; in healthd_board_init()
DAndroid.bp18 name: "android.hardware.health@2.0-service.crosshatch",
19 init_rc: ["android.hardware.health@2.0-service.crosshatch.rc"],
34 "android.hardware.health@2.0-impl",
35 "android.hardware.health@1.0-convert",
48 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.crosshatch.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.crosshatch
/device/google/marlin/health/
DAndroid.bp17 name: "android.hardware.health@2.0-service.marlin",
18 init_rc: ["android.hardware.health@2.0-service.marlin.rc"],
33 "android.hardware.health@2.0-impl",
34 "android.hardware.health@1.0-convert",
46 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.marlin.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.marlin
DHealthService.cpp35 using android::hardware::health::V2_0::StorageInfo;
36 using android::hardware::health::V2_0::DiskStats;
37 using ::device::google::marlin::health::CycleCountBackupRestore;
38 using ::device::google::marlin::health::LearnedCapacityBackupRestore;
/device/google/wahoo/health/
DAndroid.bp17 name: "android.hardware.health@2.0-service.wahoo",
18 init_rc: ["android.hardware.health@2.0-service.wahoo.rc"],
33 "android.hardware.health@2.0-impl",
34 "android.hardware.health@1.0-convert",
46 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.wahoo.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.wahoo
DHealthService.cpp33 using android::hardware::health::V2_0::StorageInfo;
34 using android::hardware::health::V2_0::DiskStats;
35 using ::device::google::wahoo::health::CycleCountBackupRestore;
36 using ::device::google::wahoo::health::LearnedCapacityBackupRestore;
/device/google/cuttlefish_common/guest/hals/health/
DAndroid.bp17 name: "android.hardware.health@2.0-service.cuttlefish",
18 init_rc: ["android.hardware.health@2.0-service.cuttlefish.rc"],
31 "android.hardware.health@2.0-impl",
32 "android.hardware.health@1.0-convert",
44 "android.hardware.health@2.0",
Dandroid.hardware.health@2.0-service.cuttlefish.rc1 service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service.cuttlefish
Dhealth_service.cpp24 using android::hardware::health::V2_0::DiskStats;
25 using android::hardware::health::V2_0::StorageInfo;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DDriverHealthManagerDxe.uni4 // This module produces two driver health manager forms.
6 // driver health instances, the other will be automatically included by
23 …odule produces two driver health manager forms. One will be used by BDS core to configure the Conf…
DDriverHealthManagerDxeExtra.uni4 // This module produces two driver health manager forms.
6 // driver health instances, the other will be automatically included by
/device/google/cuttlefish_common/guest/hals/health/storage/
Dandroid.hardware.health.storage@1.0-service.cuttlefish.rc17 service vendor.health-storage-hal-1-0 /vendor/bin/hw/android.hardware.health.storage@1.0-service.cu…
18 interface android.hardware.health.storage@1.0::IStorage default
DAndroid.bp18 name: "android.hardware.health.storage@1.0-service.cuttlefish",
22 init_rc: ["android.hardware.health.storage@1.0-service.cuttlefish.rc"],
34 "android.hardware.health.storage@1.0",
Dservice.cpp28 using android::hardware::health::storage::V1_0::IStorage;
29 using android::hardware::health::storage::V1_0::implementation::Storage;
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DUefiBootManagerLib.uni6 // manipulation, driver health checking and etc.
22 …registration, UEFI boot, connect/disconnect, console manipulation, driver health checking and etc."

123