Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_info.cpp60 storage_info_t* storage_info_t::get_storage_info(const sp<IHealth>& healthService) { in get_storage_info()
/system/core/storaged/tests/
Dstoraged_test.cpp240 auto healthService = get_health_service(); in TEST() local