Searched refs:errorCheck (Results 1 – 5 of 5) sorted by relevance
563 status_t err = data.errorCheck(); in transact()729 err = mIn.errorCheck(); in waitForResponse()927 const status_t err = data.errorCheck(); in writeTransactionData()
650 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel2471 if (errorCheck() != NO_ERROR) { in print()2472 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()
105 status_t errorCheck() const;