Home
last modified time | relevance | path

Searched defs:healthService (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/storagemonitoring/
H A DHealthServiceWearInfoProvider.java54 IHealth healthService = getHealthService(); in load() local
/aosp12/system/core/storaged/
H A Dstoraged_info.cpp60 storage_info_t* storage_info_t::get_storage_info(const sp<IHealth>& healthService) { in get_storage_info()
/aosp12/system/core/storaged/tests/
H A Dstoraged_test.cpp240 auto healthService = get_health_service(); in TEST() local