Searched defs:getEffectCount (Results 1 – 2 of 2) sorted by relevance
42 bool getEffectCount(uint32_t *value) override { return getStr(value, &mEffectCount); } in getEffectCount() function
59 bool getEffectCount(uint32_t *value) override { return get(value, &mEffectCount); } in getEffectCount() function