Searched refs:wantParamsStr (Results 1 – 1 of 1) sorted by relevance
140 std::string wantParamsStr = ParcelToBase64Str(parcel); in Marshal() local141 cJSON_AddStringToObject(rootValue, "WantParams", wantParamsStr.c_str()); in Marshal()