Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/parser/
Dexample.py68 def get_class_info(self, name): member in SuiteInfoBase
/external/selinux/libsepol/src/
Dservices.c290 static char *get_class_info(sepol_security_class_t tclass, in get_class_info() function
427 class_buf = get_class_info(tclass, constraint, xcontext); in constraint_expr_eval_reason()