Searched defs:get_file (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/ | ||
D | mailbox.py | 94 def get_file(self, key): member in Mailbox |
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ | ||
D | memory_check.c | 229 static bool get_file(void) in get_file() function |
/third_party/python/Lib/test/ | ||
D | test_mailbox.py | 1352 def get_file(self, key): member in FakeMailBox |