Home
last modified time | relevance | path

Searched refs:MODE_ASCII (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/framework/qa/complex/framework/autosave/
H A DProtocol.java88 public static final int MODE_ASCII = 4; field in Protocol
515 if ((m_nMode & MODE_ASCII) == MODE_ASCII) in finish()
678 ((m_nMode & MODE_ASCII) == MODE_ASCII) in log()