Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DHidlTransportSupport.h76 Return<sp<IChild>> castInterface(sp<IParent> parent, const char *childIndicator, bool emitError) { in castInterface() argument
81 Return<bool> canCastRet = details::canCastInterface(parent.get(), childIndicator, emitError); in castInterface()
84 return emitError in castInterface()
DHidlTransportUtils.h32 const char* castTo, bool emitError = false) {
49 return emitError