Searched defs:getConnection (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ | ||
| D | tcuLnxX11Xcb.hpp | 43 xcb_connection_t* getConnection (void) { return m_connection; } in getConnection() function in tcu::lnx::x11::XcbDisplay |
| /third_party/python/Lib/logging/ | ||
| D | handlers.py | 1206 def getConnection(self, host, secure): member in HTTPHandler |