Searched defs:restore_uid (Results 1 – 3 of 3) sorted by relevance
| /external/openssh/ | ||
| D | uidswap.c | 157 restore_uid(void) in restore_uid() function |
| /external/tensorflow/tensorflow/python/training/tracking/ | ||
| D | base.py | 85 def restore_uid(self): member in CheckpointInitialValueCallable |
| D | util.py | 888 def __init__(self, graph_view, restore_uid): argument |