Searched refs:GetBaseJsonValue (Results 1 – 2 of 2) sorted by relevance
496 bool GetBaseJsonValue(PacMapList::const_iterator &it, Json::Value &json) const;
1219 isOK = GetBaseJsonValue(it, item); in ToJson()1250 bool PacMap::GetBaseJsonValue(PacMapList::const_iterator &it, Json::Value &json) const in GetBaseJsonValue() function in OHOS::AppExecFwk::PacMap