Searched refs:SetJsonToVector (Results 1 - 1 of 1) sorted by relevance
/base/update/updateservice/foundations/ability/utils/include/ | ||
H A D | dupdate_json_utils.h | 83 static void SetJsonToVector(nlohmann::json &jsonObject, std::vector<std::string> &vector) in SetJsonToVector() function in OHOS::UpdateEngine::JsonUtils 95 static void SetJsonToVector(const nlohmann::json &jsonObject, const std::string &key, in SetJsonToVector() function in OHOS::UpdateEngine::JsonUtils 102 SetJsonToVector(jsonArray, vector); in SetJsonToVector() |
Completed in 1 milliseconds