Searched defs:GetJsonString (Results 1 – 3 of 3) sorted by relevance
51 bool JsonParserUtils::GetJsonString(const nlohmann::json& json, const std::string& key, std::string… in GetJsonString() function in OHOS::Security::Verify::JsonParserUtils
65 std::string GetJsonString() { return str_json_; } in GetJsonString() function
553 std::string AppEventPack::GetJsonString() const in GetJsonString() function in OHOS::HiviewDFX::AppEventPack