Home
last modified time | relevance | path

Searched refs:pCmdData (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/testeffect/
DCTSTestEffect.cpp103 void *pCmdData, uint32_t *replySize, void *pReplyData) { in CTSEffects_command() argument
119 if (pCmdData == NULL || cmdSize != sizeof(effect_config_t) in CTSEffects_command()
123 memcpy(&pContext->mConfig, pCmdData, cmdSize); in CTSEffects_command()
143 if (pCmdData == NULL || in CTSEffects_command()
153 if (pCmdData == NULL || in CTSEffects_command()