Home
last modified time | relevance | path

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

/system/core/storaged/include/
Dstoraged_info.h73 static storage_info_t* get_storage_info(
/system/core/storaged/
Dstoraged.cpp91 storage_info.reset(storage_info_t::get_storage_info(health)); in init()
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