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

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

Completed in 43 milliseconds