Home
last modified time | relevance | path

Searched refs:flush_proto (Results 1 – 2 of 2) sorted by relevance

/system/core/storaged/include/
Dstoraged.h92 void flush_proto(userid_t user_id, StoragedProto* proto);
/system/core/storaged/
Dstoraged.cpp293 void storaged_t::flush_proto(userid_t user_id, StoragedProto* proto) { in flush_proto() function in storaged_t
306 flush_proto(it.first, &it.second); in flush_protos()