Searched refs:is_production_mode (Results 1 – 2 of 2) sorted by relevance
177 bool (*is_production_mode)(); member
205 if (intf->is_production_mode == NULL) in validate_transition()210 if (intf->is_production_mode() && (ctx->descriptor.image_type == IMAGE_DEV)) in validate_transition()