Home
last modified time | relevance | path

Searched defs:closeWithError (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h344 static void closeWithError(int fd) { in closeWithError() function
/frameworks/base/core/java/android/os/
DParcelFileDescriptor.java803 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor