Searched defs:GetStringFromJson (Results 1 – 2 of 2) sorted by relevance
44 bool JsonUtils::GetStringFromJson(const nlohmann::json &json, const std::string &key, std::string &… in GetStringFromJson() function in OHOS::AppSpawn::JsonUtils
168 const char *GetStringFromJson(const CJson *jsonObj, const char *key) in GetStringFromJson() function