Searched refs:checkInterface (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIInterface.h108 if (!data.checkInterface(this)) { return PERMISSION_DENIED; } \
H A DParcel.h80 bool checkInterface(IBinder*) const;
/frameworks/native/libs/binder/
H A DParcel.cpp510 bool Parcel::checkInterface(IBinder* binder) const function in class:android::Parcel

Completed in 268 milliseconds