Searched refs:magic_handled (Results 1 – 2 of 2) sorted by relevance
200 cntr->magic_handled = false; in container_parser_init()382 cntr->type == CONTAINER_TYPE_PARSER && !cntr->magic_handled) { in container_context_process_frames()386 cntr->magic_handled = true; in container_context_process_frames()
41 bool magic_handled; member