Home
last modified time | relevance | path

Searched refs:GetCjsonMaxDepth (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c28 static int32_t GetCjsonMaxDepth(const char *jsonStr) in GetCjsonMaxDepth() function
51 int32_t depth = GetCjsonMaxDepth(jsonStr); in CreateJsonFromString()