/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
D | util.c | 27 int pysqlite_step(sqlite3_stmt* statement, pysqlite_Connection* connection) in pysqlite_step()
|
D | cursor.h | 35 pysqlite_Connection* connection; member
|
D | statement.c | 53 int pysqlite_statement_create(pysqlite_Statement* self, pysqlite_Connection* connection, PyObject* … in pysqlite_statement_create()
|
D | cursor.c | 81 pysqlite_Connection* connection; in pysqlite_cursor_init() local
|
D | connection.c | 301 int pysqlite_connection_register_cursor(pysqlite_Connection* connection, PyObject* cursor) in pysqlite_connection_register_cursor()
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | vnc_server.cpp | 39 auto connection = server_.Accept(); in MainLoop() local
|
/device/generic/goldfish/network/wifi_forwarder/ |
D | local_connection.cpp | 243 auto connection = static_cast<LocalConnection*>(context); in staticOnMessage() local 251 auto connection = static_cast<LocalConnection*>(context); in staticOnAck() local 261 auto connection = static_cast<LocalConnection*>(context); in staticOnError() local
|
/device/google/cuttlefish/guest/commands/setup_wifi/ |
D | main.cpp | 120 auto connection = net_manager->Open(name, "ignore"); in RenameNetwork() local
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/ |
D | xs_wire.h | 122 UINT32 connection; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | xmlrpclib.py | 1389 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/google/trout/hal/vehicle/2.0/ |
D | GrpcVehicleServer.cpp | 188 for (auto& connection : mValueStreamingConnections) { in onPropertyValueFromCar() local
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 178 ServerConnection * connection = ServerConnection::s_getServerConnection(); in initDispatchTables() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_xmlrpc.py | 695 def send_content(self, connection, body): argument
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/ |
D | drm_mode.h | 383 __u32 connection; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/drm/ |
D | drm_mode.h | 238 __u32 connection; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/ |
D | drm_mode.h | 340 __u32 connection; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/ |
D | drm_mode.h | 221 __u32 connection; member
|
/device/google/barbet-kernel/sm7250/kernel-headers/drm/ |
D | drm_mode.h | 238 __u32 connection; member
|
/device/google/barbet-kernel/sm7250/original-kernel-headers/drm/ |
D | drm_mode.h | 383 __u32 connection; member
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 2517 xcb_connection_t* connection, in entry_vkGetPhysicalDeviceXcbPresentationSupportKHR() 2568 MirConnection* connection) in entry_vkGetPhysicalDeviceMirPresentationSupportKHR()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.cpp | 13877 xcb_connection_t* connection, in vkGetPhysicalDeviceXcbPresentationSupportKHR() 14162 MirConnection* connection) in vkGetPhysicalDeviceMirPresentationSupportKHR()
|