Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dsyscall.cpp28 int Syscall::Close(int fd) { in Close() function in dittosuite::Syscall
/test/vts/vndk_utils/library/
Delf_parser.py157 def Close(self): member in ElfParser