Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/main/java/org/w3c/dom/ls/
DLSSerializer.java394 LSOutput destination) in write()
/libcore/luni/src/test/java/libcore/dalvik/system/
DClassLoaderTestSupport.java77 File destination) throws IOException { in copyResource()
DInMemoryDexClassLoaderTest.java81 File destination) throws IOException { in copyResource()
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DDocumentImpl.java529 short operation, Node source, NodeImpl destination) { in notifyUserDataHandlers()
/libcore/luni/src/test/java/libcore/java/lang/reflect/
DParameterTest.java1063 private static void copyResource(String resourcePath, File destination) throws Exception { in copyResource()