Home
last modified time | relevance | path

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

/cts/tests/tests/security/testeffect/
DCTSTestEffect.cpp78 effect_descriptor_t *pDescriptor) { in CTSEffectsLib_GetDescriptor() argument
80 if (pDescriptor == NULL || uuid == NULL){ in CTSEffectsLib_GetDescriptor()
85 *pDescriptor = gCTSEffectsDescriptor; in CTSEffectsLib_GetDescriptor()
169 effect_descriptor_t *pDescriptor) in CTSEffects_getDescriptor() argument
173 if (pContext == NULL || pDescriptor == NULL) { in CTSEffects_getDescriptor()
177 *pDescriptor = gCTSEffectsDescriptor; in CTSEffects_getDescriptor()