Searched defs:user_context (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | transpiler.py | 270 def transform(self, obj, user_context): argument 300 def transform_module(self, mod, user_context): argument 328 def transform_function(self, fn, user_context): argument 413 def get_caching_key(self, user_context): argument 436 def transform_function(self, fn, user_context): argument
|
D | transformer.py | 55 def __init__(self, info, namer, user_context): argument
|
/external/selinux/libselinux/src/ |
D | checkAccess.c | 70 char *user_context; in selinux_check_passwd_access() local
|
D | query_user_context.c | 118 char *user_context = NULL; /* String value of the user's context */ in manual_user_enter_context() local
|