Lines Matching refs:CIL_ERR
87 cil_log(CIL_ERR, "%s unsupported statement in attributee policy (line %d)\n", in __extract_attributees_helper()
112 cil_log(CIL_ERR, "%s unsupported statement in attributee policy (line %d)\n", in __extract_attributees_helper()
117 cil_log(CIL_ERR, "%s unsupported statement in attributee policy (line %d)\n", in __extract_attributees_helper()
123 cil_log(CIL_ERR, "%s unsupported statement in attributee policy (line %d)\n", in __extract_attributees_helper()
294 cil_log(CIL_ERR, "AST already resolved. Not yet supported.\n"); in cil_attrib_type_expr()
314 cil_log(CIL_ERR, "AST already resolved. Not yet supported.\n"); in cil_attrib_check_context()
365 cil_log(CIL_ERR, "AST already resolved. !!! Not yet supported.\n"); in cil_attrib_roletype()
385 cil_log(CIL_ERR, "AST already resolved. !!! Not yet supported.\n"); in cil_attrib_type()
406 cil_log(CIL_ERR, "AST already resolved. ### Not yet supported.\n"); in cil_attrib_typepermissive()
420 cil_log(CIL_ERR, "AST already resolved. Not yet supported (line %d).\n", in cil_attrib_typeattribute()
443 cil_log(CIL_ERR, "AST already resolved. Not yet supported (line %d).\n", in cil_attrib_typeattributeset()
472 cil_log(CIL_ERR, "%s with platform public type not allowed (line %d)\n", in cil_attrib_typealiasactual()
489 cil_log(CIL_ERR, "AST already resolved. Not yet supported (line %d).\n", in cil_attrib_nametypetransition()
519 cil_log(CIL_ERR, "AST already resolved. Not yet supported (line %d).\n", in cil_attrib_type_rule()
545 cil_log(CIL_ERR, "AST already resolved. Not yet supported (line %d).\n", in cil_attrib_avrule()
623 cil_log(CIL_ERR, "%s declaration illegal non-platform policy (line %d)\n", in __attributize_helper()
721 cil_log(CIL_ERR, "unsupported policy statement (line %d)\n", node->line); in __attributize_helper()
737 cil_log(CIL_ERR, "unsupported policy statement (line %d)\n", node->line); in __attributize_helper()
876 cil_log(CIL_ERR, "Unable to create version mapping table.\n"); in cil_android_attrib_mapping()
881 cil_log(CIL_ERR, "Unable to build source db AST.\n"); in cil_android_attrib_mapping()
886 cil_log(CIL_ERR, "Unable to extract attributizable elements from source db.\n"); in cil_android_attrib_mapping()
891 cil_log(CIL_ERR, "Unable to create mapping db from source db.\n"); in cil_android_attrib_mapping()
906 cil_log(CIL_ERR, "Unable to create version mapping table.\n"); in cil_android_attributize()
911 cil_log(CIL_ERR, "Unable to build source db AST.\n"); in cil_android_attributize()
916 cil_log(CIL_ERR, "Unable to extract attributizable elements from source db.\n"); in cil_android_attributize()
921 cil_log(CIL_ERR, "Unable to build target db AST.\n"); in cil_android_attributize()
926 cil_log(CIL_ERR, "Unable to attributize target db.\n"); in cil_android_attributize()