Home
last modified time | relevance | path

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

/device/google/sunfish/health/
DHealth.cpp172 hidl_vec<struct StorageInfo> info_vec(info); in getStorageInfo() local
174 _hidl_cb(Result::NOT_SUPPORTED, info_vec); in getStorageInfo()
176 _hidl_cb(Result::SUCCESS, info_vec); in getStorageInfo()
/device/google/redbull/health/
DHealth.cpp197 hidl_vec<struct StorageInfo> info_vec(info); in getStorageInfo() local
199 _hidl_cb(Result::NOT_SUPPORTED, info_vec); in getStorageInfo()
201 _hidl_cb(Result::SUCCESS, info_vec); in getStorageInfo()
/device/google/coral/health/
DHealth.cpp207 hidl_vec<struct StorageInfo> info_vec(info); in getStorageInfo() local
209 _hidl_cb(Result::NOT_SUPPORTED, info_vec); in getStorageInfo()
211 _hidl_cb(Result::SUCCESS, info_vec); in getStorageInfo()