OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_connections
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/tools/testserver/
xmppserver.py
498
self.
_connections
= set()
504
self.
_connections
.add(xmpp_connection)
508
# removes it from self.
_connections
.
509
for connection in self.
_connections
.copy():
518
self.
_connections
.discard(xmpp_connection)
/external/chromium_org/sync/tools/testserver/
xmppserver.py
522
self.
_connections
= set()
531
self.
_connections
.add(xmpp_connection)
537
# removes it from self.
_connections
.
538
for connection in self.
_connections
.copy():
594
self.
_connections
.discard(xmpp_connection)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar
Completed in 30 milliseconds