Searched refs:enforceInterface (Results 1 - 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
H A DParcel.h67 bool enforceInterface(const char* interface) const;
/system/libhwbinder/
H A DParcel.cpp472 bool Parcel::enforceInterface(const char* interface) const function in class:android::hardware::Parcel
478 ALOGW("**** enforceInterface() expected '%s' but read '%s'",

Completed in 217 milliseconds