OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NSInfo
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/utils/
NSInfo.java
19
* $Id:
NSInfo
.java 468655 2006-10-28 07:12:06Z minchau $
29
public class
NSInfo
33
* Constructor
NSInfo
41
public
NSInfo
(boolean hasProcessedNS, boolean hasXMLNSAttrs)
53
* Constructor
NSInfo
63
public
NSInfo
(boolean hasProcessedNS, boolean hasXMLNSAttrs,
74
* Constructor
NSInfo
81
public
NSInfo
(String namespace, boolean hasXMLNSAttrs)
/external/bluetooth/glib/gio/
gfileinfo.c
96
}
NSInfo
;
126
static
NSInfo
*
129
NSInfo
*ns_info;
134
ns_info = g_new0 (
NSInfo
, 1);
146
NSInfo
*ns_info;
183
NSInfo
*ns_info;
[
all
...]
Completed in 145 milliseconds