Searched defs:Close (Results 1 – 3 of 3) sorted by relevance
/test/vts/drivers/libdrivercomm/ | ||
D | VtsDriverCommUtil.cpp | 69 int VtsDriverCommUtil::Close() { in Close() function in android::vts::VtsDriverCommUtil |
/test/vts/drivers/hal/libcodecoverage/ | ||
D | GcdaFile.cpp | 43 int GcdaFile::Close() { in Close() function in android::vts::GcdaFile |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 157 def Close(self): member in ElfParser |