Searched refs:childIndicator (Results 1 – 1 of 1) sorted by relevance
134 Return<sp<IChild>> castInterface(sp<IParent> parent, const char* childIndicator, bool emitError) { in castInterface() argument139 Return<bool> canCastRet = details::canCastInterface(parent.get(), childIndicator, emitError); in castInterface()