Searched refs:validate_schema_from_file (Results 1 – 3 of 3) sorted by relevance
15 int validate_schema_from_file(const char *schema_file, json_object *object,
167 int success = validate_schema_from_file(specification_file, ir, in json_to_cper()
38 int validate_schema_from_file(const char *schema_file, json_object *object, in validate_schema_from_file() function