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