Searched refs:enforceInterface (Results 1 – 3 of 3) sorted by relevance
67 bool enforceInterface(const char* interface) const;
422 if (!data.enforceInterface(BaseInterface::getInterfaceDescriptor())) { in onTransact()
467 bool Parcel::enforceInterface(const char* interface) const in enforceInterface() function in android::hardware::Parcel