Searched defs:errorCheck (Results 1 - 1 of 1) sorted by relevance

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

Completed in 110 milliseconds