OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disco
(Results
1 - 3
of
3
) sorted by null
/external/smack/src/org/jivesoftware/smackx/
ServiceDiscoveryManager.java
105
* in a
disco
request. The name could be any value you need to identity this client.
108
* in a
disco
request.
121
* in a
disco
request. The name could be any value you need to identity this client.
124
* in a
disco
request.
134
*
disco
request. The valid types are defined by the category client. Follow this link to learn
135
* the possible types: <a href="http://xmpp.org/registrar/
disco
-categories.html#client">Jabber::Registrar</a>.
138
*
disco
request.
151
*
disco
request. The valid types are defined by the category client. Follow this link to learn
152
* the possible types: <a href="http://xmpp.org/registrar/
disco
-categories.html#client">Jabber::Registrar</a>.
155
*
disco
request
538
DiscoverInfo
disco
= new DiscoverInfo();
local
585
DiscoverItems
disco
= new DiscoverItems();
local
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dis.py
9
__all__ = ["dis", "disassemble", "distb", "
disco
",
150
disco
= disassemble # XXX For backwards compatibility
variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dis.py
9
__all__ = ["dis", "disassemble", "distb", "
disco
",
150
disco
= disassemble # XXX For backwards compatibility
variable
Completed in 156 milliseconds