Searched refs:GetUserObjectJsonValue (Results 1 – 2 of 2) sorted by relevance
498 bool GetUserObjectJsonValue(PacMapList::const_iterator &it, Json::Value &json) const;
1281 return GetUserObjectJsonValue(it, json); in GetBaseJsonValue()1439 bool PacMap::GetUserObjectJsonValue(PacMapList::const_iterator &it, Json::Value &json) const in GetUserObjectJsonValue() function in OHOS::AppExecFwk::PacMap