Home
last modified time | relevance | path

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

/aosp_15_r20/test/dittosuite/src/
H A Dbinder_request.cpp135 int ParseParcelString(const google::protobuf::RepeatedPtrField in ParseParcelString() function
194 res = ParseParcelString(it.nested_parcel().parcel_inputs(), parcel); in ParseParcelString()
212 if (ParseParcelString(parcel_input_, data)) { in RunSingle()