Home
last modified time | relevance | path

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

/system/core/storaged/include/
Dstoraged.h143 void flush_protos(unordered_map<int, StoragedProto>* protos);
/system/core/storaged/
Dstoraged.cpp300 void storaged_t::flush_protos(unordered_map<int, StoragedProto>* protos) { in flush_protos() function in storaged_t
330 flush_protos(&protos); in event()