OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BADSTREAM
(Results
1 - 2
of
2
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPError.java
43
int
BADSTREAM
= 204;
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaParser.java
168
XMPError.
BADSTREAM
, e);
194
e.getErrorCode() == XMPError.
BADSTREAM
)
286
throw new XMPException("Error reading the XML-file", XMPError.
BADSTREAM
, e);
Completed in 72 milliseconds