Searched refs:errorCheck (Results 1 – 5 of 5) sorted by relevance
563 if (parcel->errorCheck()) { in readFromParcel()571 if (parcel->errorCheck()) { in readFromParcel()585 if (parcel->errorCheck()) { in readFromParcel()601 if (parcel->errorCheck()) { in readFromParcel()
508 status_t err = data.errorCheck(); in transact()669 err = mIn.errorCheck(); in waitForResponse()866 const status_t err = data.errorCheck(); in writeTransactionData()
523 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel1285 if (errorCheck() != NO_ERROR) { in print()1286 const status_t err = errorCheck(); in print()
88 if (parcel->errorCheck()) { in nativeReadFromParcel()
88 status_t errorCheck() const;