Home
last modified time | relevance | path

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

/cts/tests/tests/security/testeffect/
DCTSTestEffect.cpp24 const effect_descriptor_t gCTSEffectsDescriptor = { variable
52 if (memcmp(uuid, &gCTSEffectsDescriptor.uuid, sizeof(effect_uuid_t)) != 0) { in CTSEffectsLib_Create()
84 if (memcmp(uuid, &gCTSEffectsDescriptor.uuid, sizeof(effect_uuid_t)) == 0) { in CTSEffectsLib_GetDescriptor()
85 *pDescriptor = gCTSEffectsDescriptor; in CTSEffectsLib_GetDescriptor()
177 *pDescriptor = gCTSEffectsDescriptor; in CTSEffects_getDescriptor()