Searched refs:errorCheck (Results 1 – 5 of 5) sorted by relevance
564 if (parcel->errorCheck()) { in readFromParcel()572 if (parcel->errorCheck()) { in readFromParcel()586 if (parcel->errorCheck()) { in readFromParcel()602 if (parcel->errorCheck()) { in readFromParcel()
550 status_t err = data.errorCheck(); in transact()711 err = mIn.errorCheck(); in waitForResponse()908 const status_t err = data.errorCheck(); in writeTransactionData()
525 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel1363 if (errorCheck() != NO_ERROR) { in print()1364 const status_t err = errorCheck(); in print()
88 if (parcel->errorCheck()) { in nativeReadFromParcel()
87 status_t errorCheck() const;