Searched refs:GetArrayJsonValue (Results 1 – 2 of 2) sorted by relevance
497 bool GetArrayJsonValue(PacMapList::const_iterator &it, Json::Value &json) const;
1278 return GetArrayJsonValue(it, json); in GetBaseJsonValue()1391 bool PacMap::GetArrayJsonValue(PacMapList::const_iterator &it, Json::Value &json) const in GetArrayJsonValue() function in OHOS::AppExecFwk::PacMap