Searched refs:MC_ERROR (Results 1 – 6 of 6) sorted by relevance
/device/google/coral/json-c/ |
D | json_util.c | 75 MC_ERROR("json_object_from_file: error opening file %s: %s\n", in json_object_from_file() 81 MC_ERROR("json_object_from_file: printbuf_new failed\n"); in json_object_from_file() 89 MC_ERROR("json_object_from_file: error reading file %s: %s\n", in json_object_from_file() 108 MC_ERROR("json_object_to_file: object is null\n"); in json_object_to_file_ext() 113 MC_ERROR("json_object_to_file: error opening file %s: %s\n", in json_object_to_file_ext() 128 MC_ERROR("json_object_to_file: error writing file %s: %s\n", in json_object_to_file_ext() 294 MC_ERROR("json_type_to_name: type %d is out of range [0,%d]\n", o_type, NELEM(json_type_name)); in json_type_to_name()
|
D | debug.h | 51 #define MC_ERROR(x, ...) mc_error(x, ##__VA_ARGS__) macro
|
/device/google/crosshatch/json-c/ |
D | json_util.c | 75 MC_ERROR("json_object_from_file: error opening file %s: %s\n", in json_object_from_file() 81 MC_ERROR("json_object_from_file: printbuf_new failed\n"); in json_object_from_file() 89 MC_ERROR("json_object_from_file: error reading file %s: %s\n", in json_object_from_file() 108 MC_ERROR("json_object_to_file: object is null\n"); in json_object_to_file_ext() 113 MC_ERROR("json_object_to_file: error opening file %s: %s\n", in json_object_to_file_ext() 128 MC_ERROR("json_object_to_file: error writing file %s: %s\n", in json_object_to_file_ext() 294 MC_ERROR("json_type_to_name: type %d is out of range [0,%d]\n", o_type, NELEM(json_type_name)); in json_type_to_name()
|
D | debug.h | 51 #define MC_ERROR(x, ...) mc_error(x, ##__VA_ARGS__) macro
|
/device/google/bonito/json-c/ |
D | json_util.c | 75 MC_ERROR("json_object_from_file: error opening file %s: %s\n", in json_object_from_file() 81 MC_ERROR("json_object_from_file: printbuf_new failed\n"); in json_object_from_file() 89 MC_ERROR("json_object_from_file: error reading file %s: %s\n", in json_object_from_file() 108 MC_ERROR("json_object_to_file: object is null\n"); in json_object_to_file_ext() 113 MC_ERROR("json_object_to_file: error opening file %s: %s\n", in json_object_to_file_ext() 128 MC_ERROR("json_object_to_file: error writing file %s: %s\n", in json_object_to_file_ext() 294 MC_ERROR("json_type_to_name: type %d is out of range [0,%d]\n", o_type, NELEM(json_type_name)); in json_type_to_name()
|
D | debug.h | 51 #define MC_ERROR(x, ...) mc_error(x, ##__VA_ARGS__) macro
|