Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/aosp/
H A Dbinder_service_android.cc104 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayload()
119 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayloadFd()
210 vector<string> str_headers = ToVecString(header_kv_pairs); in allocateSpaceForPayload()
H A Dbinder_service_android_common.h35 static inline std::vector<std::string> ToVecString( in ToVecString() function
H A Dbinder_service_stable_android.cc106 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayloadFd()