Searched defs:GetStringFromJson (Results 1 – 5 of 5) sorted by relevance
45 bool JsonUtils::GetStringFromJson(const nlohmann::json &json, const std::string &key, std::string &… in GetStringFromJson() function in OHOS::AppSpawn::JsonUtils
72 static bool GetStringFromJson(const nlohmann::json& j, const std::string& tag, std::string& out) in GetStringFromJson() function
47 static void GetStringFromJson(const nlohmann::json& jsonObject, const std::string& tag, std::string… in GetStringFromJson() function
170 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() function
228 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() function