Home
last modified time | relevance | path

Searched defs:GetJsonString (Results 1 – 2 of 2) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify/src/init/
Djson_parser_utils.cpp55 bool JsonParserUtils::GetJsonString(const cJSON* json, const std::string& key, std::string& value) in GetJsonString() function in OHOS::Security::Verify::JsonParserUtils
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_value.h431 std::string GetJsonString() in GetJsonString() function