Home
last modified time | relevance | path

Searched defs:emitError (Results 1 – 2 of 2) sorted by relevance

/system/libhidl/transport/include/hidl/
DHidlTransportSupport.h134 Return<sp<IChild>> castInterface(sp<IParent> parent, const char* childIndicator, bool emitError) { in castInterface()
/system/libhidl/transport/
DHidlTransportUtils.cpp27 Return<bool> canCastInterface(IBase* interface, const char* castTo, bool emitError) { in canCastInterface()