OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createEntityParser
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java
305
int pointer =
createEntityParser
(this.pointer, context);
395
private static native int
createEntityParser
(int parentPointer, String context);
/libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp
[
all
...]
Completed in 53 milliseconds