Searched refs:errorCheck (Results 1 – 3 of 3) sorted by relevance
95 status_t errorCheck() const;
795 err = mIn.errorCheck(); in waitForResponse()1002 const status_t err = data.errorCheck(); in writeTransactionData()
393 status_t Parcel::errorCheck() const in errorCheck() function in android::hardware::Parcel1653 if (errorCheck() != NO_ERROR) { in print()1654 const status_t err = errorCheck(); in print()