Searched defs:success (Results 1 – 4 of 4) sorted by relevance
109 protected final void end(boolean success) throws AsynchronousCloseException { in end()
148 …jboolean success = (BN_bin2bn(reinterpret_cast<const unsigned char*>(bytes.get()), len, ret) != NU… in NativeBN_BN_bin2bn() local257 jboolean success; in NativeBN_twosComp2bn() local
71 private static void Check(boolean success) { in Check()
452 private synchronized void completeEdit(Editor editor, boolean success) throws IOException { in completeEdit()