Searched refs:getConfigImpl (Results 1 – 2 of 2) sorted by relevance
90 status_t getConfigImpl(uint32_t cmdCode, uint32_t *replySize, void *pReplyData);
210 return getConfigImpl(cmdCode, replySize, pReplyData); in command()280 status_t EffectHalHidl::getConfigImpl( in getConfigImpl() function in android::effect::EffectHalHidl