Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-parse.c281 json_object *notification_type = json_object_new_object(); in cper_header_to_ir() local
282 add_guid(notification_type, "guid", &header->NotificationType); in cper_header_to_ir()
314 notification_type, "type", in cper_header_to_ir()
317 notification_type); in cper_header_to_ir()
H A Dir-parse.c150 json_object *notification_type = in ir_header_to_cper() local
154 notification_type, "guid"))); in ir_header_to_cper()