Searched defs:getStorageInfo (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/ | ||
D | BinderHealth.h | 62 Return<void> getStorageInfo(getStorageInfo_cb _hidl_cb) override { in getStorageInfo() function |
/hardware/interfaces/health/utils/libhealth2impl/ | ||
D | Health.cpp | 152 Return<void> Health::getStorageInfo(getStorageInfo_cb _hidl_cb) { in getStorageInfo() function in android::hardware::health::V2_1::implementation::Health |
/hardware/interfaces/health/2.0/default/ | ||
D | Health.cpp | 234 Return<void> Health::getStorageInfo(getStorageInfo_cb _hidl_cb) { in getStorageInfo() function in android::hardware::health::V2_0::implementation::Health |
/hardware/interfaces/health/2.0/vts/functional/ | ||
D | VtsHalHealthV2_0TargetTest.cpp | 298 TEST_P(HealthHidlTest, getStorageInfo) { in TEST_P() argument |