OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:returnProperty
(Results
1 - 6
of
6
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPIteratorImpl.java
227
private XMPPropertyInfo
returnProperty
= null;
266
if (
returnProperty
!= null)
307
* Sets the
returnProperty
as next item or recurses into <code>hasNext()</code>.
316
returnProperty
= createPropertyInfo(visitedNode, getBaseNS(), path);
351
returnProperty
= (XMPPropertyInfo) subIterator.next();
363
* The existance of
returnProperty
indicates if there is a next node, otherwise
372
XMPPropertyInfo result =
returnProperty
;
373
returnProperty
= null;
498
* @return Returns the
returnProperty
.
502
return
returnProperty
;
[
all
...]
/external/owasp/sanitizer/tools/findbugs/lib/
findbugs-ant.jar
findbugs.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar
Completed in 110 milliseconds