Home
last modified time | relevance | path

Searched defs:serialize (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DISubPlan.java41 public void serialize(OutputStream xmlOutputStream) throws IOException; in serialize() method
DSubPlan.java126 public void serialize(OutputStream stream) throws IOException { in serialize() method in SubPlan