Searched refs:emitError (Results 1 – 2 of 2) sorted by relevance
76 Return<sp<IChild>> castInterface(sp<IParent> parent, const char *childIndicator, bool emitError) { in castInterface() argument81 Return<bool> canCastRet = details::canCastInterface(parent.get(), childIndicator, emitError); in castInterface()84 return emitError in castInterface()
32 const char* castTo, bool emitError = false) {49 return emitError