OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_protocol
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shelve.py
96
self.
_protocol
= protocol
131
p = Pickler(f, self.
_protocol
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shelve.py
96
self.
_protocol
= protocol
131
p = Pickler(f, self.
_protocol
)
/external/jmdns/src/javax/jmdns/impl/
ServiceInfoImpl.java
46
private String
_protocol
;
field in class:ServiceInfoImpl
189
this.
_protocol
= map.get(Fields.Protocol);
215
this.
_protocol
= info.getProtocol();
721
return (
_protocol
!= null ?
_protocol
: "tcp");
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar
Completed in 211 milliseconds