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