Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/health/2.0/default/
H A DHealth.cpp186 get_storage_info(info); in notifyListeners()
236 get_storage_info(info); in getStorageInfo()
265 get_storage_info(info); in getHealthInfo()
/aosp12/hardware/interfaces/health/2.0/utils/libhealthstoragedefault/
H A DStorageHealthDefault.cpp18 void get_storage_info(std::vector<struct StorageInfo>&) { in get_storage_info() function
/aosp12/hardware/interfaces/health/2.0/utils/libhealthstoragedefault/include/
H A DStorageHealthDefault.h27 void get_storage_info(std::vector<struct StorageInfo>& info);
/aosp12/hardware/interfaces/health/2.0/utils/
H A DREADME.md24 void get_storage_info(std::vector<struct StorageInfo>& info) {
/aosp12/hardware/interfaces/health/2.0/default/include/health2/
H A DHealth.h15 void get_storage_info(std::vector<struct StorageInfo>& info);
/aosp12/system/core/storaged/include/
H A Dstoraged_info.h73 static storage_info_t* get_storage_info(
/aosp12/hardware/interfaces/health/2.0/
H A DREADME111 void get_storage_info(std::vector<struct StorageInfo>& info) {
H A DREADME.md111 void get_storage_info(std::vector<struct StorageInfo>& info) {
/aosp12/system/core/storaged/
H A Dstoraged.cpp91 storage_info.reset(storage_info_t::get_storage_info(health)); in init()
H A Dstoraged_info.cpp60 storage_info_t* storage_info_t::get_storage_info(const sp<IHealth>& healthService) { in get_storage_info() function in storage_info_t
/aosp12/hardware/interfaces/health/2.1/
H A DREADME.md97 * If you have implemented `get_storage_info()` and/or `get_disk_stats()`