OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_props
(Results
1 - 4
of
4
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
ServiceInfoImpl.java
55
private Map<String, byte[]>
_props
;
field in class:ServiceInfoImpl
816
if ((
_props
== null) && (this.getTextBytes() != null)) {
852
this.
_props
= properties;
854
return (
_props
!= null ?
_props
: Collections.<String, byte[]> emptyMap());
908
_props
= null; // set it null for apply update text data
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 52 milliseconds