Searched defs:wantStr (Results 1 – 2 of 2) sorted by relevance
228 std::string wantStr = ParcelToBase64Str(wantParcel); in Marshal() local415 cJSON *wantStr = cJSON_GetObjectItemCaseSensitive(rootValue, "Want"); in UnmarshalParcel() local
987 void ReminderRequest::SetWantAgentStr(const std::string& wantStr) in SetWantAgentStr()