Searched defs:errorCheck (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/libs/binder/
H A DParcel.cpp552 status_t Parcel::errorCheck() const function in class:android::Parcel
1455 if (errorCheck() != NO_ERROR) {
1456 const status_t err = errorCheck();

Completed in 57 milliseconds