Searched refs:checkInterface (Results 1 - 5 of 5) sorted by last modified time

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

Completed in 48 milliseconds