Home
last modified time | relevance | path

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

/device/google/crosshatch/json-c/
Djson_tokener.h122 extern struct json_tokener* json_tokener_new_ex(int depth);
Djson_tokener.c107 struct json_tokener* json_tokener_new_ex(int depth) in json_tokener_new_ex() function
126 return json_tokener_new_ex(JSON_TOKENER_DEFAULT_DEPTH); in json_tokener_new()
DChangeLog55 json_tokener_new_ex(depth)
/device/google/sunfish/json-c/
Djson_tokener.h122 extern struct json_tokener* json_tokener_new_ex(int depth);
Djson_tokener.c107 struct json_tokener* json_tokener_new_ex(int depth) in json_tokener_new_ex() function
126 return json_tokener_new_ex(JSON_TOKENER_DEFAULT_DEPTH); in json_tokener_new()
DChangeLog55 json_tokener_new_ex(depth)
/device/google/coral/json-c/
Djson_tokener.h122 extern struct json_tokener* json_tokener_new_ex(int depth);
Djson_tokener.c107 struct json_tokener* json_tokener_new_ex(int depth) in json_tokener_new_ex() function
126 return json_tokener_new_ex(JSON_TOKENER_DEFAULT_DEPTH); in json_tokener_new()
DChangeLog55 json_tokener_new_ex(depth)
/device/google/bonito/json-c/
Djson_tokener.h122 extern struct json_tokener* json_tokener_new_ex(int depth);
Djson_tokener.c107 struct json_tokener* json_tokener_new_ex(int depth) in json_tokener_new_ex() function
126 return json_tokener_new_ex(JSON_TOKENER_DEFAULT_DEPTH); in json_tokener_new()
DChangeLog55 json_tokener_new_ex(depth)