Home
last modified time | relevance | path

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

/aosp14/system/core/storaged/
H A Dstoraged.cpp264 char* storaged_t:: prepare_proto(userid_t user_id, StoragedProto* proto) { in prepare_proto() function in storaged_t
352 unique_ptr<char> proto_data(prepare_proto(user_id, proto)); in flush_proto()
/aosp14/system/core/storaged/include/
H A Dstoraged.h113 char* prepare_proto(userid_t user_id, StoragedProto* proto);