Searched refs:getConfigImpl (Results 1 – 2 of 2) sorted by relevance
471 Return<void> Effect::getConfigImpl(int commandCode, const char* commandName, in getConfigImpl() function in android::hardware::audio::effect::CPP_VERSION::implementation::Effect812 return getConfigImpl(EFFECT_CMD_GET_CONFIG, "GET_CONFIG", _hidl_cb); in getConfig()816 return getConfigImpl(EFFECT_CMD_GET_CONFIG_REVERSE, "GET_CONFIG_REVERSE", _hidl_cb); in getConfigReverse()
224 Return<void> getConfigImpl(int commandCode, const char* commandName,