Home
last modified time | relevance | path

Searched defs:errorCheck (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libhwbinder/
H A DParcel.cpp393 status_t Parcel::errorCheck() const in errorCheck() function in android::hardware::Parcel
/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp709 status_t Parcel::errorCheck() const in errorCheck() function in android::Parcel
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java1856 private void errorCheck(int userID) { in errorCheck() method in WallpaperManagerService