Home
last modified time | relevance | path

Searched refs:errorCheck (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/input/
DKeyCharacterMap.cpp624 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()
/frameworks/base/core/jni/
Dandroid_view_KeyCharacterMap.cpp92 if (parcel->errorCheck()) { in nativeReadFromParcel()
/frameworks/native/libs/binder/
DIPCThreadState.cpp994 err = mIn.errorCheck(); in waitForResponse()
1228 const status_t err = data.errorCheck(); in writeTransactionData()
DParcel.cpp1124 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel
2832 if (errorCheck() != NO_ERROR) { in print()
2833 const status_t err = errorCheck(); in print()
/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dbinder.cpp143 PARCEL_READ_NO_STATUS(status_t, errorCheck),
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java1668 errorCheck(newUserId); in systemReady()
1712 errorCheck(UserHandle.USER_SYSTEM); in onBootPhase()
1725 private void errorCheck(int userID) { in errorCheck() method in WallpaperManagerService
/frameworks/native/include/binder/
DParcel.h170 LIBBINDER_EXPORTED status_t errorCheck() const;
/frameworks/native/libs/binder/include/binder/
DParcel.h170 LIBBINDER_EXPORTED status_t errorCheck() const;
/frameworks/base/services/
Dart-wear-profile25180 PLcom/android/server/wallpaper/WallpaperManagerService;->errorCheck(I)V
25195 PLcom/android/server/wallpaper/WallpaperManagerService;->lambda$errorCheck$4(ILjava/lang/Integer;Lj…