Home
last modified time | relevance | path

Searched refs:hidl_info (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/health/utils/libhealthshim/
Dshim.cpp184 for (const auto& hidl_info : value) { in getStorageInfo() local
187 CHECK(translate(hidl_info, &aidl_info)); in getStorageInfo()
200 for (const auto& hidl_info : value) { in getDiskStats() local
203 CHECK(translate(hidl_info, &aidl_info)); in getDiskStats()