Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dutil.c27 int pysqlite_step(sqlite3_stmt* statement, pysqlite_Connection* connection) in pysqlite_step()
Dcursor.h35 pysqlite_Connection* connection; member
Dstatement.c53 int pysqlite_statement_create(pysqlite_Statement* self, pysqlite_Connection* connection, PyObject* … in pysqlite_statement_create()
Dcursor.c81 pysqlite_Connection* connection; in pysqlite_cursor_init() local
Dconnection.c301 int pysqlite_connection_register_cursor(pysqlite_Connection* connection, PyObject* cursor) in pysqlite_connection_register_cursor()
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_server.cpp39 auto connection = server_.Accept(); in MainLoop() local
/device/google/cuttlefish_common/guest/commands/setup_wifi/
Dmain.cpp82 auto connection = net_manager->Open(name, "ignore"); in RenameNetwork() local
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dxs_wire.h122 UINT32 connection; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py1389 def send_request(self, connection, handler, request_body): argument
1406 def send_host(self, connection, host): argument
1419 def send_user_agent(self, connection): argument
1428 def send_content(self, connection, request_body): argument
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp178 ServerConnection * connection = ServerConnection::s_getServerConnection(); in initDispatchTables() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xmlrpc.py695 def send_content(self, connection, body): argument
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp2105 xcb_connection_t* connection, in entry_vkGetPhysicalDeviceXcbPresentationSupportKHR()
2156 MirConnection* connection) in entry_vkGetPhysicalDeviceMirPresentationSupportKHR()
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp13576 xcb_connection_t* connection, in vkGetPhysicalDeviceXcbPresentationSupportKHR()
13857 MirConnection* connection) in vkGetPhysicalDeviceMirPresentationSupportKHR()