Home
last modified time | relevance | path

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

/system/update_engine/
Dbinder_service_android.cc40 vector<string> ToVecString(const vector<android::String16>& inp) { in ToVecString() function
122 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayload()
137 vector<string> str_headers = ToVecString(header_kv_pairs); in applyPayloadFd()
210 vector<string> str_headers = ToVecString(header_kv_pairs); in allocateSpaceForPayload()