Searched refs:health_storage_info_t (Results 1 – 2 of 2) sorted by relevance
106 class health_storage_info_t : public storage_info_t {115 health_storage_info_t(const sp<IHealth>& service) : mHealth(service){}; in health_storage_info_t() function116 virtual ~health_storage_info_t() {} in ~health_storage_info_t()
62 return new health_storage_info_t(healthService); in get_storage_info()328 void health_storage_info_t::report() { in report()348 void health_storage_info_t::set_values_from_hal_storage_info(const StorageInfo& halInfo) { in set_values_from_hal_storage_info()