Home
last modified time | relevance | path

Searched defs:field_to_str (Results 1 – 2 of 2) sorted by relevance

/external/libtraceevent/src/
Dparse-filter.c2024 static char *field_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) in field_to_str() function
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py46 field_to_str = ["source", "target", "object", "permission", "role", "destination" ] variable