Searched refs:meter_type (Results 1 – 3 of 3) sorted by relevance
47 char *meter_type; member
156 .meter_type = cpi->meter_type ? cpi->meter_type : NULL, in frame_bootnotif_msg()202 if (msg.meter_type != NULL) { in frame_bootnotif_msg()205 meter_type, JSON_TOK_STRING); in frame_bootnotif_msg()
210 free(cpi->meter_type); in bootnotification_free_resource()636 if (cp->meter_type != NULL) { in bootnotification_fill_resource()637 cp->meter_type = strdup(cpi->meter_type); in bootnotification_fill_resource()
Completed in 6 milliseconds