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

/system/libhwbinder/
H A DParcel.cpp494 status_t Parcel::errorCheck() const function in class:android::hardware::Parcel
1855 if (errorCheck() != NO_ERROR) {
1856 const status_t err = errorCheck();

Completed in 27 milliseconds