OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errorCheck
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/include/binder/
Parcel.h
86
status_t
errorCheck
() const;
/frameworks/base/libs/binder/
IPCThreadState.cpp
508
status_t err = data.
errorCheck
();
669
err = mIn.
errorCheck
();
860
const status_t err = data.
errorCheck
();
[
all
...]
Parcel.cpp
523
status_t Parcel::
errorCheck
() const
[
all
...]
Completed in 142 milliseconds