Searched refs:writeCommandAndBlock (Results 1 – 2 of 2) sorted by relevance
154 writeCommandAndBlock(CMD_CLOSE, "close()"); in close()162 writeCommandAndBlock(CMD_FSYNC, "fsync()"); in fsync()165 private void writeCommandAndBlock(int cmd, String cmdString) throws IOException { in writeCommandAndBlock() method in FileBridge.FileBridgeOutputStream
49784 Landroid/os/FileBridge$FileBridgeOutputStream;->writeCommandAndBlock(ILjava/lang/String;)V