Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.0/default/
DHealth.cpp237 hidl_vec<struct StorageInfo> info_vec(info); in getStorageInfo() local
239 _hidl_cb(Result::NOT_SUPPORTED, info_vec); in getStorageInfo()
241 _hidl_cb(Result::SUCCESS, info_vec); in getStorageInfo()