Searched refs:writeCommandAndBlock (Results 1 – 1 of 1) sorted by relevance
152 writeCommandAndBlock(CMD_CLOSE, "close()"); in close()160 writeCommandAndBlock(CMD_FSYNC, "fsync()"); in fsync()163 private void writeCommandAndBlock(int cmd, String cmdString) throws IOException { in writeCommandAndBlock() method in FileBridge.FileBridgeOutputStream