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