Searched defs:healthService (Results 1 – 2 of 2) sorted by relevance
60 storage_info_t* storage_info_t::get_storage_info(const sp<IHealth>& healthService) { in get_storage_info()
240 auto healthService = get_health_service(); in TEST() local