Searched defs:read_json (Results 1 – 4 of 4) sorted by relevance
34 def read_json(filename): function
47 def read_json(json_file): function
25 from gen_restricted_traces import read_json as read_json, write_json as write_json unknown28 from gen_restricted_traces import read_json as read_json unknown
12 static struct json_object *read_json(int fd) in read_json() function