Searched refs:childIndicator (Results 1 – 1 of 1) 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()