Searched defs:Close (Results 1 – 2 of 2) sorted by relevance
| /test/dittosuite/src/ | ||
| D | syscall.cpp | 28 int Syscall::Close(int fd) { in Close() function in dittosuite::Syscall |
| /test/vts/vndk_utils/library/ | ||
| D | elf_parser.py | 157 def Close(self): member in ElfParser |