Searched refs:InnerPutPacMap (Results 1 – 2 of 2) sorted by relevance
535 bool InnerPutPacMap(PacMapList &mapList, const std::string &key, PacMap &value);
455 return InnerPutPacMap(dataList_, key, const_cast<PacMap &>(value)); in PutPacMap()457 bool PacMap::InnerPutPacMap(PacMapList &mapList, const std::string &key, PacMap &value) in InnerPutPacMap() function in OHOS::AppExecFwk::PacMap