Searched refs:errorCheck (Results 1 – 9 of 9) sorted by relevance
624 if (parcel->errorCheck()) { in readFromParcel()636 if (parcel->errorCheck()) { in readFromParcel()646 if (parcel->errorCheck()) { in readFromParcel()659 if (parcel->errorCheck()) { in readFromParcel()664 if (parcel->errorCheck()) { in readFromParcel()671 if (parcel->errorCheck()) { in readFromParcel()676 if (parcel->errorCheck()) { in readFromParcel()683 if (parcel->errorCheck()) { in readFromParcel()688 if (parcel->errorCheck()) { in readFromParcel()695 if (parcel->errorCheck()) { in readFromParcel()
92 if (parcel->errorCheck()) { in nativeReadFromParcel()
994 err = mIn.errorCheck(); in waitForResponse()1228 const status_t err = data.errorCheck(); in writeTransactionData()
1124 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel2832 if (errorCheck() != NO_ERROR) { in print()2833 const status_t err = errorCheck(); in print()
143 PARCEL_READ_NO_STATUS(status_t, errorCheck),
1668 errorCheck(newUserId); in systemReady()1712 errorCheck(UserHandle.USER_SYSTEM); in onBootPhase()1725 private void errorCheck(int userID) { in errorCheck() method in WallpaperManagerService
170 LIBBINDER_EXPORTED status_t errorCheck() const;
25180 PLcom/android/server/wallpaper/WallpaperManagerService;->errorCheck(I)V25195 PLcom/android/server/wallpaper/WallpaperManagerService;->lambda$errorCheck$4(ILjava/lang/Integer;Lj…