Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged.cpp65 const uint32_t storaged_t::current_version = 4;
83 Return<void> storaged_t::healthInfoChanged(const HealthInfo& props) { in healthInfoChanged()
88 void storaged_t::init() { in init()
94 void storaged_t::init_health_service() { in init_health_service()
125 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied()
135 void storaged_t::report_storage_info() { in report_storage_info()
140 storaged_t::storaged_t(void) { in storaged_t() function in storaged_t
164 void storaged_t::add_user_ce(userid_t user_id) { in add_user_ce()
171 void storaged_t::remove_user_ce(userid_t user_id) { in remove_user_ce()
177 void storaged_t::load_proto(userid_t user_id) { in load_proto()
[all …]
Dmain.cpp45 sp<storaged_t> storaged_sp;
122 storaged_sp = new storaged_t(); in main()
Dstoraged_service.cpp39 extern sp<storaged_t> storaged_sp;
/system/core/storaged/include/
Dstoraged.h78 class storaged_t : public android::hardware::health::V2_0::IHealthInfoCallback,
101 storaged_t(void);