Searched refs:errorCheck (Results 1 – 5 of 5) sorted by relevance
573 status_t err = data.errorCheck(); in transact()740 err = mIn.errorCheck(); in waitForResponse()938 const status_t err = data.errorCheck(); in writeTransactionData()
667 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel2228 if (errorCheck() != NO_ERROR) { in print()2229 const status_t err = errorCheck(); in print()
607 if (parcel->errorCheck()) { in readFromParcel()619 if (parcel->errorCheck()) { in readFromParcel()634 if (parcel->errorCheck()) { in readFromParcel()651 if (parcel->errorCheck()) { in readFromParcel()
90 if (parcel->errorCheck()) { in nativeReadFromParcel()
98 status_t errorCheck() const;