Searched refs:halInfos (Results 1 – 1 of 1) sorted by relevance
381 auto ret = mHealth->getStorageInfo([this](auto result, const auto& halInfos) { in report() argument386 if (result != Result::SUCCESS || halInfos.size() == 0) { in report()388 << " and size " << halInfos.size(); in report()391 set_values_from_hal_storage_info(halInfos[0]); in report()