Searched refs:halInfos (Results 1 – 1 of 1) sorted by relevance
328 vector<StorageInfo> halInfos; in report() local329 auto ret = mHealth->getStorageInfo(&halInfos); in report()331 if (halInfos.size() != 0) { in report()332 set_values_from_hal_storage_info(halInfos[0]); in report()