Home
last modified time | relevance | path

Searched defs:conns (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bridge/qt/
Dqt_runtime.cpp1643 QList<QtConnectionObject*> conns = connections.values(sender); in call() local
/external/bluetooth/bluez/plugins/
Dmgmtops.c1712 static int mgmt_get_conn_list(int index, GSList **conns) in mgmt_get_conn_list()
Dhciops.c3222 static int hciops_get_conn_list(int index, GSList **conns) in hciops_get_conn_list()
/external/bluetooth/bluez/src/
Dadapter.c2708 GSList *l, *conns; in load_connections() local