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

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

Completed in 190 milliseconds