Searched defs:doWrite (Results 1 – 3 of 3) sorted by relevance
152 private static byte[] doWrite() throws IOException { in doWrite() method in FastDataPerfTest159 private static void doWrite(DataOutput out) throws IOException { in doWrite() method in FastDataPerfTest
67 private void doWrite(Supplier<TypedXmlSerializer> outFactory) throws Exception { in doWrite() method in XmlPerfTest
1579 private AuthorityInfo getOrCreateAuthorityLocked(EndPoint info, int ident, boolean doWrite) { in getOrCreateAuthorityLocked()1595 private AuthorityInfo createAuthorityLocked(EndPoint info, int ident, boolean doWrite) { in createAuthorityLocked()1624 boolean doWrite) { in removeAuthorityLocked()