Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Djson.c219 static uint16_t json_variant_depth(JsonVariant *v) { in json_variant_depth() function
552 d = json_variant_depth(c); in json_variant_new_array()
711 d = json_variant_depth(c); in json_variant_new_object()