OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_mutable
(Results
1 - 3
of
3
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/
NodeSetDTM.java
538
if (!
m_mutable
)
556
if (!
m_mutable
)
572
if (!
m_mutable
)
591
// if (!
m_mutable
)
632
// if (!
m_mutable
)
649
if (!
m_mutable
)
678
// if (!
m_mutable
)
706
if (!
m_mutable
)
735
// if (!
m_mutable
)
795
if (!
m_mutable
)
1159
transient protected boolean
m_mutable
= true;
field in class:NodeSetDTM
[
all
...]
NodeSet.java
382
if (!
m_mutable
)
400
if (!
m_mutable
)
416
if (!
m_mutable
)
434
if (!
m_mutable
)
474
if (!
m_mutable
)
491
if (!
m_mutable
)
519
if (!
m_mutable
)
547
if (!
m_mutable
)
575
if (!
m_mutable
)
635
if (!
m_mutable
)
770
transient protected boolean
m_mutable
= true;
field in class:NodeSet
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
UnionPathIterator.java
54
//
m_mutable
= false;
Completed in 828 milliseconds