Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dbinder_service_android_common.h35 static inline std::vector<std::string> ToVecString( in ToVecString() function
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()
Dbinder_service_stable_android.cc106 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayloadFd()