Home
last modified time | relevance | path

Searched defs:writeReference (Results 1 – 4 of 4) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/io/
DFilter.java31 void writeReference(String ref) throws IOException; in writeReference() method
DVelocityWriter.java350 public void writeReference(String ref) throws IOException in writeReference() method in VelocityWriter
/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/formatter/
DDexFormatterTest.java186 @Override public void writeReference(Reference reference) throws IOException { in getWriter() method in DexFormatterTest.TestDexFormatter
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/formatter/
DDexFormattedWriter.java409 public void writeReference(Reference reference) throws IOException { in writeReference() method in DexFormattedWriter