HomeSort by relevance Sort by last modified time
    Searched defs:errorCheck (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/ui/
EventHub.cpp 116 status_t EventHub::errorCheck() const
  /frameworks/base/libs/binder/
Parcel.cpp 472 status_t Parcel::errorCheck() const
1131 if (errorCheck() != NO_ERROR) {
1132 const status_t err = errorCheck();
    [all...]

Completed in 3285 milliseconds