Searched defs:clearLastError (Results 1 – 4 of 4) sorted by relevance
85 public static native void clearLastError(); in clearLastError() method in Test1957
346 status_t IPCThreadState::clearLastError() in clearLastError() function in android::hardware::IPCThreadState
360 status_t IPCThreadState::clearLastError() in clearLastError() function in android::IPCThreadState
1245 private boolean updateDocument(boolean clearLastError) { in updateDocument()