Searched defs:GetStringFromJson (Results 1 – 2 of 2) sorted by relevance
79 …static inline void GetStringFromJson(const nlohmann::json& obj, const std::string& key, std::strin… in GetStringFromJson() function
58 …static bool GetStringFromJson(const nlohmann::json &json, const std::string &key, std::string &val… in GetStringFromJson() function in OHOS::Accessibility::JsonUtils