Searched refs:closeWithStatus (Results 1 – 2 of 2) sorted by relevance
774 closeWithStatus(Status.OK, null); in close()796 closeWithStatus(Status.ERROR, msg); in closeWithError()800 private void closeWithStatus(int status, String msg) { in closeWithStatus() method in ParcelFileDescriptor1056 closeWithStatus(Status.LEAKED, null); in finalize()1096 closeWithStatus(Status.SILENCE, null); in writeToParcel()
15909 HSPLandroid/os/ParcelFileDescriptor;->closeWithStatus(ILjava/lang/String;)V